summaryrefslogtreecommitdiff
path: root/chromium/third_party/libxml/src/include/wsockcompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libxml/src/include/wsockcompat.h')
-rw-r--r--chromium/third_party/libxml/src/include/wsockcompat.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/third_party/libxml/src/include/wsockcompat.h b/chromium/third_party/libxml/src/include/wsockcompat.h
index e57ca8ec56e..85b9e7d5689 100644
--- a/chromium/third_party/libxml/src/include/wsockcompat.h
+++ b/chromium/third_party/libxml/src/include/wsockcompat.h
@@ -5,9 +5,6 @@
#if !defined __XML_WSOCKCOMPAT_H__
#define __XML_WSOCKCOMPAT_H__
-#ifdef _WIN32_WCE
-#include <winsock.h>
-#else
#include <errno.h>
#include <winsock2.h>
@@ -30,7 +27,6 @@
#include <wspiapi.h>
#define HAVE_GETADDRINFO
#endif
-#endif
#undef XML_SOCKLEN_T
#define XML_SOCKLEN_T int