summaryrefslogtreecommitdiff
path: root/e_os.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-03 14:21:32 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-03 14:21:32 +0000
commita067cba35b955c8b9925c7d338d2604dcf041ca6 (patch)
tree80688d57ab07334637dad491e17047c18043e477 /e_os.h
parent2905015c6e92c8a4a04e6eb4a9a8dcf43281757b (diff)
downloadopenssl-new-a067cba35b955c8b9925c7d338d2604dcf041ca6.tar.gz
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/e_os.h b/e_os.h
index a4f1cb1a94..5d761781b8 100644
--- a/e_os.h
+++ b/e_os.h
@@ -230,9 +230,6 @@ extern "C" {
# include <fcntl.h>
# ifdef OPENSSL_SYS_WINCE
-# include <stdio_extras.h>
-# include <stdlib_extras.h>
-# include <string_extras.h>
# include <winsock_extras.h>
# endif