--- EV/EV.xs 2010/11/28 06:34:10 1.149 +++ EV/EV.xs 2010/11/28 11:40:41 1.150 @@ -760,6 +760,8 @@ OUTPUT: RETVAL +#ifndef EV_NO_LOOPS + ev_embed *embed (struct ev_loop *loop, SV *cb = 0) ALIAS: embed_ns = 1 @@ -776,6 +778,8 @@ OUTPUT: RETVAL +#endif + ev_async *async (SV *cb) ALIAS: async_ns = 1 @@ -1327,7 +1331,7 @@ OUTPUT: RETVAL -#ifndef EV_NO_LOOP +#ifndef EV_NO_LOOPS MODULE = EV PACKAGE = EV::Loop PREFIX = ev_