Commit 2c7af9cb authored by Andy Polyakov's avatar Andy Polyakov
Browse files

e_os.h: skip redundant headers in fipscanister build.

parent fe5772e9
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -332,8 +332,10 @@ static unsigned int _strlen31(const char *str)
#      endif
#    endif
#  endif
#  if !defined(OPENSSL_FIPSCANISTER)
#    include <io.h>
#    include <fcntl.h>
#  endif

#  ifdef OPENSSL_SYS_WINCE
#    define OPENSSL_NO_POSIX_IO