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.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/des/asm/des_enc.m4 b/crypto/des/asm/des_enc.m4
index 92b9678dad..9a17fac643 100644
--- a/crypto/des/asm/des_enc.m4
+++ b/crypto/des/asm/des_enc.m4
@@ -29,8 +29,6 @@
.ident "des_enc.m4 2.1"
.file "des_enc-sparc.S"
-#include <openssl/opensslconf.h>
-
#if defined(__SUNPRO_C) && defined(__sparcv9)
# define ABI64 /* They've said -xarch=v9 at command line */
#elif defined(__GNUC__) && defined(__arch64__)