]> git.llucax.com Git - software/libev.git/blobdiff - ev_select.c
fix stop function of idle/check/prepare/child
[software/libev.git] / ev_select.c
index fc32b2025ccc3e80bd0820ae3b5f92c56c8541a3..7fe9084c4b34a4d2792854434fe8818559d6a7a5 100644 (file)
@@ -43,7 +43,6 @@ typedef unsigned int uint32_t;
 #if EV_SELECT_USE_WIN32_HANDLES
 # undef EV_SELECT_USE_FD_SET
 # define EV_SELECT_USE_FD_SET 1
-#else
 #endif
 
 #include <string.h>