提交 24995f3a 编写于 作者: B Ben Laurie

Support old DES APIs by default.

上级 0fc5cf08
......@@ -66,6 +66,10 @@
#include <openssl/opensslconf.h> /* DES_LONG */
#include <openssl/e_os2.h> /* OPENSSL_EXTERN */
#ifndef OPENSSL_NO_OLD_DES_SUPPORT
# include <openssl/des_old.h>
#endif
#ifdef OPENSSL_BUILD_SHLIBCRYPTO
# undef OPENSSL_EXTERN
# define OPENSSL_EXTERN OPENSSL_EXPORT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册