aboutsummaryrefslogtreecommitdiffstats
path: root/win32/VC10/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/VC10/config.h')
-rw-r--r--win32/VC10/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/VC10/config.h b/win32/VC10/config.h
index 891b57e4..c1e16f14 100644
--- a/win32/VC10/config.h
+++ b/win32/VC10/config.h
@@ -9,11 +9,9 @@
#if defined(_WIN32_WCE)
#undef HAVE_ERRNO_H
-#include <windows.h>
#include "wincecompat.h"
#else
#define HAVE_SYS_STAT_H
-#define HAVE__STAT
#define HAVE_STAT
#define HAVE_STDLIB_H
#define HAVE_TIME_H
@@ -28,10 +26,6 @@
#define ICONV_CONST const
#endif
-#ifdef NEED_SOCKETS
-#include <wsockcompat.h>
-#endif
-
/*
* Windows platforms may define except
*/