Experimental symbol renaming to avoid clashes with regular OpenSSL.
[openssl.git] / crypto / aes / aes_core.c
index a7ec54f4dade256fd6744e8d84bf0c7ca481119e..ba909528295d648584403991a086fbb2bd519496 100644 (file)
@@ -36,6 +36,7 @@
 #include <assert.h>
 
 #include <stdlib.h>
+#include <openssl/crypto.h>
 #include <openssl/aes.h>
 #include "aes_locl.h"