remove another FIPSCANISTER reference
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
b3da6f496b
commit
85129ab579
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user