X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/62e079bb6850faefce26c3930818dba3659cbda8..bf7b6162766ceeaace65f5172e4ee303f14c3884:/ev.c?ds=sidebyside 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