--- rxvt-unicode/src/rxvtdaemon.h 2004/01/17 01:20:01 1.4 +++ 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 "rxvtstl.h" +#include "rxvtutil.h" -struct rxvt_connection { +struct rxvt_connection +{ int fd; static char *unix_sockname ();