summaryrefslogtreecommitdiff
path: root/event_compat.h
diff options
context:
space:
mode:
authorroot <root>2007-11-08 23:53:41 +0000
committerroot <root>2007-11-08 23:53:41 +0000
commit93de14fb2ac9996d3330d1fce388e75b3b2fb91a (patch)
tree37ac18931d135b16a4a620e0a4ed6219d57b4847 /event_compat.h
parente41dfc2c8396ec60ec237e2c5cdf11b9dbb856ac (diff)
*** empty log message ***
Diffstat (limited to 'event_compat.h')
-rw-r--r--event_compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/event_compat.h b/event_compat.h
index 490757a..84ca5bf 100644
--- a/event_compat.h
+++ b/event_compat.h
@@ -28,7 +28,9 @@
extern "C" {
#endif
+#ifndef WIN32
#include <sys/types.h>
+#endif
#include <sys/time.h>
#include <stdint.h>
#include <stdarg.h>