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:
d5ef144
)
Make sure we get the definition of OPENSSL_NO_AES.
author
Richard Levitte
<levitte@openssl.org>
Thu, 20 Mar 2003 23:28:03 +0000
(23:28 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 20 Mar 2003 23:28:03 +0000
(23:28 +0000)
crypto/evp/e_aes.c
patch
|
blob
|
history
diff --git
a/crypto/evp/e_aes.c
b/crypto/evp/e_aes.c
index c323fa28922616463d91295bd32500eb5a3487f6..bf7c45fa2c4ffe013ca6b92d7b830a3196050209 100644
(file)
--- a/
crypto/evp/e_aes.c
+++ b/
crypto/evp/e_aes.c
@@
-48,6
+48,7
@@
*
*/
+#include <openssl/opensslconf.h>
#ifndef OPENSSL_NO_AES
#include <openssl/evp.h>
#include <openssl/err.h>