diff options
author | root <root> | 2012-05-09 16:50:23 +0000 |
---|---|---|
committer | root <root> | 2012-05-09 16:50:23 +0000 |
commit | 4b23e7a7de3bed96b949ea1c0c85cd21006f2385 (patch) | |
tree | 5186c544573ad3fd925e4f31384bb774e2fa69d1 | |
parent | c67390a5247b5f9c7b8624f9648dd048a54102c4 (diff) |
*** empty log message ***
-rw-r--r-- | ev.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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> |