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