Engage OPENSSL_NO_POSIX_IO on Windows CE.
This commit is contained in:
parent
474b8a9716
commit
4d24b4c466
1 changed files with 1 additions and 0 deletions
1
e_os.h
1
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue