PR: 1894
[oweals/openssl.git] / engines / ccgost / gost_eng.c
index 6acc5088327f5f607d1d92017bdccadd86c7aa92..d2cbe3b83140c496f1bef7baab8d31cc855df4c4 100644 (file)
@@ -8,6 +8,8 @@
  *          Requires OpenSSL 0.9.9 for compilation                    *
  **********************************************************************/
 #include <string.h>
+#include <openssl/crypto.h>
+#include <openssl/err.h>
 #include <openssl/evp.h>
 #include <openssl/engine.h>
 #include <openssl/obj_mac.h>