e_os.h: skip redundant headers in fipscanister build.
This commit is contained in:
parent
fe5772e9d0
commit
2c7af9cb6e
6
e_os.h
6
e_os.h
@ -332,8 +332,10 @@ static unsigned int _strlen31(const char *str)
|
|||||||
# endif
|
# endif
|
||||||
# endif
|
# endif
|
||||||
# endif
|
# endif
|
||||||
# include <io.h>
|
# if !defined(OPENSSL_FIPSCANISTER)
|
||||||
# include <fcntl.h>
|
# include <io.h>
|
||||||
|
# include <fcntl.h>
|
||||||
|
# endif
|
||||||
|
|
||||||
# ifdef OPENSSL_SYS_WINCE
|
# ifdef OPENSSL_SYS_WINCE
|
||||||
# define OPENSSL_NO_POSIX_IO
|
# define OPENSSL_NO_POSIX_IO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user