--- rxvt-unicode/src/iom.h 2003/11/26 10:42:34 1.2 +++ rxvt-unicode/src/iom.h 2003/12/02 21:49:46 1.4 @@ -27,7 +27,7 @@ #define IOM_IO 1 #define IOM_TIME 1 -#undef IOM_CHECK +#define IOM_CHECK 1 #if IOM_IO typedef double tstamp; @@ -51,8 +51,6 @@ #endif #if IOM_TIME simplevec tw; - - void idle_cb (time_watcher &w); time_watcher *idle; #endif template