X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=e_os.h;h=c965541a5687288a16eaffad3acd8198333ef4d4;hb=1326a64a3301310e0a8d45d9e5651f651c9f30b2;hp=79c1392573405d07876caabd734a41b660a39bbc;hpb=247c3f60494e11c038595d7e5ae9e4edac181cc7;p=oweals%2Fopenssl.git diff --git a/e_os.h b/e_os.h index 79c1392573..c965541a56 100644 --- a/e_os.h +++ b/e_os.h @@ -306,7 +306,7 @@ static unsigned int _strlen31(const char *str) # undef isupper # undef isxdigit # endif -# if defined(_MSC_VER) && !defined(_DLL) && defined(stdin) +# if defined(_MSC_VER) && !defined(_WIN32_WCE) && !defined(_DLL) && defined(stdin) # if _MSC_VER>=1300 # undef stdin # undef stdout