--- libev/ev_vars.h 2008/01/31 13:10:56 1.24 +++ libev/ev_vars.h 2008/02/05 23:56:33 1.25 @@ -140,8 +140,8 @@ VARx(int, forkcnt) #endif -#if EV_ASYNC_ENABLE || EV_GENWRAP VARx(EV_ATOMIC_T, gotasync) +#if EV_ASYNC_ENABLE || EV_GENWRAP VARx(struct ev_async **, asyncs) VARx(int, asyncmax) VARx(int, asynccnt)