提交 c38171ba 编写于 作者: R Richard Levitte

Exported header files should not include e_os.h.

上级 bb3ee8e7
...@@ -70,7 +70,6 @@ ...@@ -70,7 +70,6 @@
#include <openssl/symhacks.h> #include <openssl/symhacks.h>
#include <openssl/e_os.h>
#include <openssl/e_os2.h> #include <openssl/e_os2.h>
#ifdef OPENSSL_BUILD_SHLIBCRYPTO #ifdef OPENSSL_BUILD_SHLIBCRYPTO
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
#include <openssl/lhash.h> #include <openssl/lhash.h>
#include <openssl/stack.h> #include <openssl/stack.h>
#include <openssl/safestack.h> #include <openssl/safestack.h>
#include <openssl/e_os.h> #include <openssl/e_os2.h>
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册