X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fsha%2Fsha.h;h=16cacf9fc01b2733e337493864769ec11e16478f;hp=a83bd3cace3d102fd06ef52a000864614e19ec42;hb=5cc2159526bb088451d4ba1a266235e2baa025d0;hpb=85991994dfb111a8501b6e722b707348edd02b99 diff --git a/crypto/sha/sha.h b/crypto/sha/sha.h index a83bd3cace..16cacf9fc0 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" { @@ -80,7 +81,7 @@ extern "C" { * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */ -#if defined(OPENSSL_SYS_WIN16) || defined(__LP32__) +#if defined(__LP32__) #define SHA_LONG unsigned long #elif defined(OPENSSL_SYS_CRAY) || defined(__ILP64__) #define SHA_LONG unsigned long