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