aboutsummaryrefslogtreecommitdiff
path: root/openssl/crypto/des/asm/des_enc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/crypto/des/asm/des_enc.m4')
-rw-r--r--openssl/crypto/des/asm/des_enc.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl/crypto/des/asm/des_enc.m4 b/openssl/crypto/des/asm/des_enc.m4
index 328059547..dda08e126 100644
--- a/openssl/crypto/des/asm/des_enc.m4
+++ b/openssl/crypto/des/asm/des_enc.m4
@@ -46,6 +46,8 @@
.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__)