mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
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 <openssl/objects.h>
|
||||
#include <openssl/comp.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
COMP_METHOD *COMP_zlib(void );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user