From 81183e5a23d6850ab2bc6a61d08daf7970f5a5cd Mon Sep 17 00:00:00 2001
From: root <root>
Date: Sat, 10 Nov 2007 04:40:27 +0000
Subject: quality department is calling

---
 ev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 
-- 
cgit v1.2.3