des_enc.m4: update from master.
authorAndy Polyakov <appro@openssl.org>
Sun, 19 May 2013 21:43:12 +0000 (23:43 +0200)
committerAndy Polyakov <appro@openssl.org>
Sun, 19 May 2013 21:43:12 +0000 (23:43 +0200)
crypto/des/asm/des_enc.m4

index 328059547820c5cea0b5fdf7d22a6b9cc6dbcbce..dda08e126dc6c45a9c05165023f7604981ee9a89 100644 (file)
@@ -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__)