summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2012-05-09 16:50:23 +0000
committerroot <root>2012-05-09 16:50:23 +0000
commit099c2c637f9994af11b91e6edfc3fff676844893 (patch)
tree443864b68f760e5233e3615d4b5aae61c94b13d1 /ev.c
parent4b23e7a7de3bed96b949ea1c0c85cd21006f2385 (diff)
*** empty log message ***
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.c b/ev.c
index 3a9997b..57b2798 100644
--- a/ev.c
+++ b/ev.c
@@ -203,8 +203,8 @@
#else
# include <io.h>
# define WIN32_LEAN_AND_MEAN
-# include <windows.h>
# include <winsock2.h>
+# include <windows.h>
# ifndef EV_SELECT_IS_WINSOCKET
# define EV_SELECT_IS_WINSOCKET 1
# endif