summaryrefslogtreecommitdiffstats
path: root/crypto/des/asm/des_enc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/asm/des_enc.m4')
-rw-r--r--crypto/des/asm/des_enc.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/des/asm/des_enc.m4 b/crypto/des/asm/des_enc.m4
index 2d794d3374..c1f6391f53 100644
--- a/crypto/des/asm/des_enc.m4
+++ b/crypto/des/asm/des_enc.m4
@@ -31,10 +31,6 @@
#include <openssl/opensslconf.h>
-#ifdef OPENSSL_FIPSCANISTER
-#include <openssl/fipssyms.h>
-#endif
-
#if defined(__SUNPRO_C) && defined(__sparcv9)
# define ABI64 /* They've said -xarch=v9 at command line */
#elif defined(__GNUC__) && defined(__arch64__)