Include openssl/crypto.h first in several other files so FIPS renaming
[openssl.git] / crypto / modes / cts128.c
index 334845045087e7af2f10d1d37b9aa8455ba9b753..c0e1f3696c6cd6c3a5672baf9be8ecef3b468ccd 100644 (file)
@@ -5,6 +5,7 @@
  * forms are granted according to the OpenSSL license.
  */
 
+#include <openssl/crypto.h>
 #include "modes_lcl.h"
 #include <string.h>