summaryrefslogtreecommitdiffstats
path: root/crypto/md2
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-03 14:21:32 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-03 14:21:32 +0000
commita067cba35b955c8b9925c7d338d2604dcf041ca6 (patch)
tree80688d57ab07334637dad491e17047c18043e477 /crypto/md2
parent2905015c6e92c8a4a04e6eb4a9a8dcf43281757b (diff)
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
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;