Include openssl/crypto.h first in several other files so FIPS renaming
[openssl.git] / engines / ccgost / gost_crypt.c
index 4977d1dcf5036a39d828aea0bbc6564b1e03a18a..9b9f9d8eeb1ed6410bd838550a7c02aca2c2638f 100644 (file)
@@ -7,6 +7,7 @@
  *          Requires OpenSSL 0.9.9 for compilation                    *
  **********************************************************************/
 #include <string.h>
+#include <openssl/crypto.h>
 #include "gost89.h"
 #include <openssl/rand.h>
 #include "e_gost_err.h"