summaryrefslogtreecommitdiff
path: root/e_os.h
diff options
context:
space:
mode:
authorappro <appro>2005-11-06 20:52:25 +0000
committerappro <appro>2005-11-06 20:52:25 +0000
commited2c2272d649ad7ab364d6819829285e500d4c97 (patch)
tree57e7ca078d792206aee353aeacc1f3bce0adc486 /e_os.h
parente90fea2cb704736ce07def9e1397a6d6b3732d21 (diff)
downloadopenssl-ed2c2272d649ad7ab364d6819829285e500d4c97.tar.gz
First draft for WCE PortSDK support. Once again! It's *draft* which requires
more work, i.e. more modifications are due...
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/e_os.h b/e_os.h
index d064525ee..5019e21bb 100644
--- a/e_os.h
+++ b/e_os.h
@@ -283,7 +283,9 @@ static unsigned int _strlen31(const char *str)
# ifdef OPENSSL_SYS_WINCE
# define OPENSSL_NO_POSIX_IO
-# include <winsock_extras.h>
+# if defined(_WIN32_WCE) && _WIN32_WCE<410
+# include <winsock_extras.h>
+# endif
# endif
# define ssize_t long