summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/CORE/sys/errno2.h
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/CORE/sys/errno2.h')
-rw-r--r--Master/tlpkg/tlperl/lib/CORE/sys/errno2.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/Master/tlpkg/tlperl/lib/CORE/sys/errno2.h b/Master/tlpkg/tlperl/lib/CORE/sys/errno2.h
index 3ca85e33ae7..09d42c6b82d 100644
--- a/Master/tlpkg/tlperl/lib/CORE/sys/errno2.h
+++ b/Master/tlpkg/tlperl/lib/CORE/sys/errno2.h
@@ -3,12 +3,7 @@
/* Too late to include winsock2.h if winsock.h has already been loaded */
#ifndef _WINSOCKAPI_
-# if defined(UNDER_CE) && UNDER_CE <= 300
- /* winsock2 only for 4.00+ */
-# include <winsock.h>
-# else
-# include <winsock2.h>
-# endif
+# include <winsock2.h>
#endif
/* Ensure all the Exxx constants required by convert_wsa_error_to_errno() in