--- rxvt-unicode/src/init.h 2007/06/25 13:50:41 1.13 +++ rxvt-unicode/src/init.h 2007/11/15 11:36:15 1.15 @@ -4,19 +4,6 @@ #undef CERASE /* TODO */ #define CERASE '\010' /* ^H */ -#ifdef HAVE_XSETLOCALE -# define X_LOCALE -# include -#else -# ifdef HAVE_SETLOCALE -# include -# endif -#endif - -#ifdef TTY_GID_SUPPORT -# include -#endif - /* ways to deal with getting/setting termios structure */ /* termios interface */ @@ -112,4 +99,4 @@ #define CONSOLE "/dev/console" /* console device */ -#endif /* _INIT_H_ */ +#endif /* _INIT_H_ */