Add inclusion of internal/evp_int.h to all crypto/ files that need it
[openssl.git] / crypto / evp / m_null.c
index c91f6cbd5aed27fb070c669f910759495a718be0..b64911587fd41afa49ca23af49f33c4b6d577db5 100644 (file)
@@ -61,6 +61,7 @@
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/x509.h>
+#include "internal/evp_int.h"
 
 static int init(EVP_MD_CTX *ctx)
 {