Experimental symbol renaming to avoid clashes with regular OpenSSL.
[openssl.git] / crypto / modes / cbc128.c
index dbf5b45a21c7a9ca88f1b36498990a7cd13c682d..3d3782cbe1181b3ac7f9559208f0e4bb48d9eadf 100644 (file)
@@ -48,6 +48,7 @@
  *
  */
 
+#include <openssl/crypto.h>
 #include "modes_lcl.h"
 #include <string.h>