--- rxvt-unicode/src/rxvt.h 2006/01/17 15:17:39 1.220 +++ rxvt-unicode/src/rxvt.h 2006/01/17 16:50:42 1.221 @@ -186,7 +186,9 @@ } virtual bool get () = 0; +#if UTMP_SUPPORT virtual void login (int cmd_pid, bool login_shell, const char *hostname) = 0; +#endif void close_tty (); bool make_controlling_tty ();