summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2012-05-09 16:50:23 +0000
committerroot <root>2012-05-09 16:50:23 +0000
commit4b23e7a7de3bed96b949ea1c0c85cd21006f2385 (patch)
tree5186c544573ad3fd925e4f31384bb774e2fa69d1
parentc67390a5247b5f9c7b8624f9648dd048a54102c4 (diff)
*** empty log message ***
-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>