projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e049c5
)
des_enc.m4: add missing #include.
author
Andy Polyakov
<appro@openssl.org>
Sun, 31 Mar 2013 12:07:48 +0000
(14:07 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Sun, 31 Mar 2013 12:07:48 +0000
(14:07 +0200)
Submitted by: David Miller
crypto/des/asm/des_enc.m4
patch
|
blob
|
history
diff --git
a/crypto/des/asm/des_enc.m4
b/crypto/des/asm/des_enc.m4
index 5d323d02c565ed91b2b8a76425cb12ac2f084047..546043b1013914d03e3a9c18e0eb5f7340d5d373 100644
(file)
--- a/
crypto/des/asm/des_enc.m4
+++ b/
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>
+
#ifdef OPENSSL_FIPSCANISTER
#include <openssl/fipssyms.h>
#endif