Make whiny compilers stop complaining about missing prototype.
This commit is contained in:
parent
702be727c0
commit
5ca3a0aa86
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <string.h>
|
||||
#include <openssl/objects.h>
|
||||
#include <openssl/comp.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
COMP_METHOD *COMP_zlib(void );
|
||||
|
||||
|
|
Loading…
Reference in a new issue