--- rxvt-unicode/src/rxvtc.C 2007/10/31 09:55:24 1.28 +++ rxvt-unicode/src/rxvtc.C 2007/11/18 00:17:20 1.29 @@ -39,7 +39,8 @@ #define STATUS_FAILURE 1 #define STATUS_CONNECTION_FAILED 2 -struct client : rxvt_connection { +struct client : rxvt_connection +{ client (); };