--- libev/event.c 2007/11/04 16:52:52 1.11 +++ libev/event.c 2007/11/04 18:15:16 1.12 @@ -34,9 +34,8 @@ #include #include -#ifndef EV_EMBED -# include "event.h" -#endif +#include "ev.h" +#include "event.h" #if EV_MULTIPLICITY # define dLOOPev struct ev_loop *loop = (struct ev_loop *)ev->ev_base @@ -112,7 +111,7 @@ return event_base_dispatch (x_cur); } -#ifdef EV_EMBED +#ifdef EV_STANDALONE void event_set_log_callback (event_log_cb cb) { /* nop */