From: Andy Polyakov Date: Fri, 22 Dec 2006 16:04:56 +0000 (+0000) Subject: Make sha.h more "portable" [from HEAD]. X-Git-Tag: OpenSSL_0_9_8e~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a77a95584d771c8580017a81865463ff9d2908de;p=openssl Make sha.h more "portable" [from HEAD]. --- diff --git a/crypto/sha/sha.h b/crypto/sha/sha.h index a83bd3cace..eed44d7f94 100644 --- a/crypto/sha/sha.h +++ b/crypto/sha/sha.h @@ -60,6 +60,7 @@ #define HEADER_SHA_H #include +#include #ifdef __cplusplus extern "C" {