--- cvsroot/EV/EV.xs 2007/11/05 18:03:52 1.52 +++ cvsroot/EV/EV.xs 2007/11/05 21:43:17 1.53 @@ -7,7 +7,8 @@ #define EV_PROTOTYPES 1 #include "EV/EVAPI.h" -#include "ev.c" +/* due to bugs in OS X we have to use libev/ explicitly here */ +#include "libev/ev.c" #include "event.c" #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 #define HAVE_STRUCT_IN6_ADDR 1