summaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-03 14:20:44 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-03 14:20:44 +0000
commit7a1f92fdc39c5840cb8f491fa59a6ae5b9b5f610 (patch)
tree43e87cd1c6d73fdc59d70f3b2e4a75fc7cb2f5f2 /e_os.h
parente7a285694ee5213c26d5d1216fa04724a82f3da5 (diff)
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