Experimental symbol renaming to avoid clashes with regular OpenSSL.
[openssl.git] / crypto / aes / aes_ecb.c
index 28aa561c2d89a216c3a5f98693f681da90aaa5bd..f342bbdf876dc0c9a6d4656deabd6846c0b85e9b 100644 (file)
@@ -56,6 +56,7 @@
 #endif
 #include <assert.h>
 
+#include <openssl/crypto.h>
 #include <openssl/aes.h>
 #include "aes_locl.h"