summaryrefslogtreecommitdiff
path: root/ev_kqueue.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev_kqueue.c')
-rw-r--r--ev_kqueue.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ev_kqueue.c b/ev_kqueue.c
index 91b85ed..5f29bca 100644
--- a/ev_kqueue.c
+++ b/ev_kqueue.c
@@ -196,3 +196,6 @@ kqueue_fork (EV_P)
fd_rearm_all (EV_A);
}
+/* sys/event.h defines EV_ERROR */
+#undef EV_ERROR
+