--- rxvt-unicode/src/rxvtcolor.h 2004/07/30 14:59:12 1.13 +++ rxvt-unicode/src/rxvtcolor.h 2004/08/04 03:29:28 1.14 @@ -84,6 +84,9 @@ Colormap cmap; Window root; rxvt_term *selection_owner; +#ifndef NO_SLOW_LINK_SUPPORT + bool is_local; +#endif rxvt_display (const char *id); bool init ();