]> git.llucax.com Git - software/libev.git/blobdiff - event_compat.h
make timers best-effort non-drifting
[software/libev.git] / event_compat.h
index 490757a0c5dc847e8d3d820b785d4b640908d230..84ca5bfd18b6a2f7f6b8dc6d1207d987eb194142 100644 (file)
@@ -28,7 +28,9 @@
 extern "C" {
 #endif
 
 extern "C" {
 #endif
 
+#ifndef WIN32
 #include <sys/types.h>
 #include <sys/types.h>
+#endif
 #include <sys/time.h>
 #include <stdint.h>
 #include <stdarg.h>
 #include <sys/time.h>
 #include <stdint.h>
 #include <stdarg.h>