提交 85129ab5 编写于 作者: D Dr. Stephen Henson

remove another FIPSCANISTER reference

Reviewed-by: NTim Hudson <tjh@openssl.org>
上级 b3da6f49
......@@ -139,16 +139,6 @@
one way or another */
#include <openssl/symhacks.h>
/* For FIPS mode rename all OpenSSL symbols to avoid clashes with a
* non-FIPS OpenSSL.
*/
#if defined(OPENSSL_FIPSCANISTER)
# include <openssl/fipssyms.h>
#else
# define __fips_constseg
#endif
#ifdef __cplusplus
extern "C" {
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册