remove some debugging code
[openssl.git] / crypto / aes / aes_cbc.c
index 227f75625dba917eda4823f6533ff6c41abd437b..87545c34dacc9fe3895d138b4b1ac539a38a5cbb 100644 (file)
@@ -49,6 +49,7 @@
  *
  */
 
+#include <openssl/crypto.h>
 #include <openssl/aes.h>
 #include <openssl/modes.h>