summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.c b/ev.c
index 64ad61e..16799ba 100644
--- a/ev.c
+++ b/ev.c
@@ -112,7 +112,7 @@ extern "C" {
# endif
# ifndef EV_USE_KQUEUE
-# if HAVE_KQUEUE && HAVE_SYS_EVENT_H && HAVE_SYS_QUEUE_H
+# if HAVE_KQUEUE && HAVE_SYS_EVENT_H
# define EV_USE_KQUEUE 1
# else
# define EV_USE_KQUEUE 0