--- rxvt-unicode/src/rxvtdaemon.h 2003/11/27 10:12:10 1.3 +++ rxvt-unicode/src/rxvtdaemon.h 2008/11/05 14:43:54 1.6 @@ -1,9 +1,10 @@ #ifndef RXVT_DAEMON_H #define RXVT_DAEMON_H -#include "rxvtvec.h" +#include "rxvtutil.h" -struct rxvt_connection { +struct rxvt_connection +{ int fd; static char *unix_sockname ();