--- libev/ev_vars.h 2007/11/10 03:19:21 1.6 +++ libev/ev_vars.h 2007/11/11 01:07:35 1.7 @@ -59,9 +59,11 @@ VARx(int, timermax) VARx(int, timercnt) +#if EV_PERIODICS || EV_GENWRAP VARx(struct ev_periodic **, periodics) VARx(int, periodicmax) VARx(int, periodiccnt) +#endif VARx(struct ev_idle **, idles) VARx(int, idlemax)