summaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-10-18 23:59:37 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-12-08 13:25:16 +0000
commitc603c723ce0007c78b154096f1b2f67cea786389 (patch)
treeeffef648a4c113453011513d53f46a4590bf00f2 /e_os.h
parent225fce8a9867c638fb208a3a8062e8202355999a (diff)
Remove OPENSSL_FIPSCANISTER code.
OPENSSL_FIPSCANISTER is only set if the fips module is being built (as opposed to being used). Since the fips module wont be built in master this is redundant. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/e_os.h b/e_os.h
index 141eda67cb..d0217f1863 100644
--- a/e_os.h
+++ b/e_os.h
@@ -316,10 +316,8 @@ static __inline 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