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

Include e_os.h from ec_lcl.h

The EC code recently started using REF_PRINT_COUNT and REF_ASSERT_ISNT.
Those are defined in e_os.h.
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 049f3655
......@@ -74,6 +74,8 @@
#include <openssl/ec.h>
#include <openssl/bn.h>
#include "e_os.h"
#if defined(__SUNPRO_C)
# if __SUNPRO_C >= 0x520
# pragma error_messages (off,E_ARRAY_OF_INCOMPLETE_NONAME,E_ARRAY_OF_INCOMPLETE)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册