提交 bdbc9b4d 编写于 作者: A Andy Polyakov

Make whiny compilers stop complaining about missing prototype.

上级 09ef94d2
...@@ -3,6 +3,7 @@ ...@@ -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 );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册