summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ev.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ev.c b/ev.c
index fcd7707..3a9997b 100644
--- a/ev.c
+++ b/ev.c
@@ -413,10 +413,6 @@
# endif
#endif
-#if EV_SELECT_IS_WINSOCKET
-# include <winsock.h>
-#endif
-
#if EV_USE_EVENTFD
/* our minimum requirement is glibc 2.7 which has the stub, but not the header */
# include <stdint.h>