Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
[openssl.git] / crypto / sha / sha_one.c
index 66b083144adc7bdcc87c0deeec0a3f81e806a4f6..e61c63f3e99d46f86b0c0a00d981fd0c5324feee 100644 (file)
@@ -59,6 +59,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <openssl/sha.h>
+#include <openssl/crypto.h>
 
 #ifndef OPENSSL_NO_SHA0
 unsigned char *SHA(const unsigned char *d, unsigned long n, unsigned char *md)