--- embedaddon/lighttpd/src/fdevent.h 2014/06/15 20:20:06 1.1.1.2 +++ embedaddon/lighttpd/src/fdevent.h 2014/06/15 20:22:25 1.1.1.2.2.1 @@ -47,7 +47,7 @@ # include #endif -#if defined HAVE_SYS_EVENT_H && defined HAVE_KQUEUE +#if defined HAVE_SYS_EVENT_H && defined HAVE_KQUEUE && !defined HAVE_LIBEV # define USE_FREEBSD_KQUEUE #endif