Skip to content
Snippets Groups Projects
Commit 4d24b4c4 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Engage OPENSSL_NO_POSIX_IO on Windows CE.

parent 474b8a97
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment