X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=e_os.h;h=9bebed131eb599815fab540af4c3d56e9b5c81cb;hp=965d1aa8d77136529149e147a7930219ee316058;hb=270da80bfaa2babd2cd84c52cfd80617120de30e;hpb=1875e6db29fb832d3cac101024ccb1f690b35028 diff --git a/e_os.h b/e_os.h index 965d1aa8d7..9bebed131e 100644 --- a/e_os.h +++ b/e_os.h @@ -245,7 +245,7 @@ extern "C" { # define NO_DIRENT # ifdef WINDOWS -# ifndef _WIN32_WINNT +# if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT) /* * Defining _WIN32_WINNT here in e_os.h implies certain "discipline." * Most notably we ought to check for availability of each specific