Make whiny compilers stop complaining about missing prototype.
This commit is contained in:
parent
09ef94d2c9
commit
bdbc9b4d1a
@ -3,6 +3,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <openssl/objects.h>
|
#include <openssl/objects.h>
|
||||||
#include <openssl/comp.h>
|
#include <openssl/comp.h>
|
||||||
|
#include <openssl/err.h>
|
||||||
|
|
||||||
COMP_METHOD *COMP_zlib(void );
|
COMP_METHOD *COMP_zlib(void );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user