aboutsummaryrefslogtreecommitdiffstats
path: root/src/ath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ath.h')
-rw-r--r--src/ath.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ath.h b/src/ath.h
index a1be9e58..d4c1c6fa 100644
--- a/src/ath.h
+++ b/src/ath.h
@@ -28,9 +28,6 @@
/* fixme: Check how we did it in libgcrypt. */
struct msghdr { int dummy; };
typedef int socklen_t;
-# if defined(HAVE_W32CE_SYSTEM) && defined(_MSC_VER)
-# include <winsock2.h>
-# endif
# include <windows.h>
# include <io.h>