summaryrefslogtreecommitdiffstats
path: root/crypto/md2
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md2')
-rw-r--r--crypto/md2/md2_dgst.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/md2/md2_dgst.c b/crypto/md2/md2_dgst.c
index 47866c3c86..ecb64f0ec4 100644
--- a/crypto/md2/md2_dgst.c
+++ b/crypto/md2/md2_dgst.c
@@ -61,6 +61,7 @@
#include <string.h>
#include <openssl/md2.h>
#include <openssl/opensslv.h>
+#include <openssl/crypto.h>
const char *MD2_version="MD2" OPENSSL_VERSION_PTEXT;