summaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-08-02 22:21:07 +0000
committerAndy Polyakov <appro@openssl.org>2005-08-02 22:21:07 +0000
commit93cf2b17bfde32e683b7045bbfd2bf483e0ebadd (patch)
tree73531b13ff82df1469eeef3df8cf0d03acff7d9d /e_os.h
parent77ef1a989da09d28de9cd22b0f8d8bb0d51ff89a (diff)
WCE-specific fix for cryptlib.c [from HEAD].
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h2
1 files changed, 1 insertions, 1 deletions
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