提交 8824ec7c 编写于 作者: R Richard Levitte

Make sure strcmp() gets declared.

上级 80870566
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#include <ctype.h> #include <ctype.h>
#include <stdio.h> #include <stdio.h>
#include <string.h>
#include <openssl/bio.h> #include <openssl/bio.h>
#include <openssl/err.h> #include <openssl/err.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册