X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=e_os.h;h=d23ab54aaf18b4591a7d2fd9e77ad306107a2861;hp=fa2a117762b7ef1519cdfeddbb752cd0513861e9;hb=569be0710ba484cbcfc4f9bb65f16da4f6f94f31;hpb=76997b7dd0011e23fb5ed3a49aa693b1fc33bfb6 diff --git a/e_os.h b/e_os.h index fa2a117762..d23ab54aaf 100644 --- a/e_os.h +++ b/e_os.h @@ -107,6 +107,10 @@ extern "C" { # define MS_STATIC #endif +#if defined(_WIN32) && !defined(WIN32) +# define WIN32 +#endif + #if defined(WIN32) || defined(WIN16) # ifndef WINDOWS # define WINDOWS