--- libev/ev.h 2008/04/06 14:34:51 1.96 +++ libev/ev.h 2008/04/09 14:39:28 1.97 @@ -366,7 +366,7 @@ #if EV_EMBED_ENABLE struct ev_embed embed; #endif -#if EV_ASYND_ENABLE +#if EV_ASYNC_ENABLE struct ev_async async; #endif };