quality department is calling

This commit is contained in:
Marc Alexander Lehmann 2007-11-10 04:40:27 +00:00
parent b2bde4cdb0
commit 7aa059118b
1 changed files with 1 additions and 1 deletions

2
ev.c
View File

@ -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