projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
474b8a9
)
Engage OPENSSL_NO_POSIX_IO on Windows CE.
author
Andy Polyakov
<appro@openssl.org>
Thu, 3 Nov 2005 16:50:03 +0000
(16:50 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Thu, 3 Nov 2005 16:50:03 +0000
(16:50 +0000)
e_os.h
patch
|
blob
|
history
diff --git
a/e_os.h
b/e_os.h
index 25e9e625f0640b22b2a383363cd06f049a4175b1..d064525ee00f5c1e5a403d304a8eb5266c851b30 100644
(file)
--- a/
e_os.h
+++ b/
e_os.h
@@
-282,6
+282,7
@@
static unsigned int _strlen31(const char *str)
# include <fcntl.h>
# ifdef OPENSSL_SYS_WINCE
+# define OPENSSL_NO_POSIX_IO
# include <winsock_extras.h>
# endif