Make sure we get the definition of OPENSSL_NO_AES.
[openssl.git] / crypto / evp / e_aes.c
index c323fa28922616463d91295bd32500eb5a3487f6..bf7c45fa2c4ffe013ca6b92d7b830a3196050209 100644 (file)
@@ -48,6 +48,7 @@
  *
  */
 
+#include <openssl/opensslconf.h>
 #ifndef OPENSSL_NO_AES
 #include <openssl/evp.h>
 #include <openssl/err.h>