summaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_md4.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_md4.c')
-rw-r--r--crypto/evp/m_md4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/evp/m_md4.c b/crypto/evp/m_md4.c
index cf429aee5d..7b99ab8b9e 100644
--- a/crypto/evp/m_md4.c
+++ b/crypto/evp/m_md4.c
@@ -62,6 +62,7 @@
#include <openssl/evp.h>
#include <openssl/objects.h>
#include <openssl/x509.h>
+#include <openssl/md4.h>
static const EVP_MD md4_md=
{