--- rxvt-unicode/src/rxvtperl.h 2006/01/06 18:33:30 1.12 +++ rxvt-unicode/src/rxvtperl.h 2006/01/07 19:29:17 1.13 @@ -28,6 +28,12 @@ HOOK_NUM, }; +struct rxvt_perl_term +{ + void *self; + unsigned long grabtime; +}; + struct rxvt_perl_interp { rxvt_perl_interp ();