--- libev/ev.c 2008/09/08 13:14:23 1.259 +++ libev/ev.c 2008/09/08 17:24:39 1.260 @@ -1911,6 +1911,12 @@ --activecnt; } +void +ev_now_update (EV_P) +{ + time_update (EV_A_ 1e100); +} + static int loop_done; void