提交 ac0d0a5e 编写于 作者: G Geoff Thorpe

I can't verify this directly, but recent changes will probably require that

the cryptodev implementation include bn.h directly (when building with
OPENSSL_NO_DEPRECATED that is).
上级 f15390bd
......@@ -29,6 +29,7 @@
#include <openssl/objects.h>
#include <openssl/engine.h>
#include <openssl/evp.h>
#include <openssl/bn.h>
#if (defined(__unix__) || defined(unix)) && !defined(USG) && \
(defined(OpenBSD) || defined(__FreeBSD_version))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册