--- EV/EV.xs 2007/11/04 16:43:53 1.49 +++ EV/EV.xs 2007/11/04 16:52:52 1.50 @@ -15,6 +15,7 @@ #undef HAVE_STRTOK_R #undef strtok_r #define strtok_r fake_strtok_r +#include "libev/evdns.h" #include "libev/evdns.c" typedef int Signal; @@ -326,7 +327,7 @@ NV ev_time () -int ev_init (int methods = EVMETHOD_AUTO) +int ev_default_loop (int methods = EVMETHOD_AUTO) void ev_loop (int flags = 0)