summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2007-11-10 04:40:27 +0000
committerroot <root>2007-11-10 04:40:27 +0000
commit81183e5a23d6850ab2bc6a61d08daf7970f5a5cd (patch)
tree88b93748b9bd90301efbeee529696bf8fdca5a25 /ev.c
parent62e079bb6850faefce26c3930818dba3659cbda8 (diff)
quality department is calling
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 342a097..76dc021 100644
--- a/ev.c
+++ b/ev.c
@@ -53,7 +53,7 @@ extern "C" {
# define EV_USE_EPOLL 1
# endif
-# if HAVE_KQUEUE && HAVE_WORKING_KQUEUE && HAVE_SYS_EVENT_H && HAVE_SYS_QUEUE_H
+# if HAVE_KQUEUE && HAVE_SYS_EVENT_H && HAVE_SYS_QUEUE_H
# define EV_USE_KQUEUE 1
# endif