Include openssl/crypto.h first in several other files so FIPS renaming
[openssl.git] / crypto / des / ofb_enc.c
index e887a3c6f4bd0bf8f71a2c636b3fe147b057c8fc..8ce7aba5c6ba2331e74a683f2d17c9a6b589a718 100644 (file)
@@ -56,6 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
+#include <openssl/crypto.h>
 #include "des_locl.h"
 
 /* The input and output are loaded in multiples of 8 bits.