--- rxvt-unicode/src/init.h 2005/01/02 10:55:43 1.8 +++ rxvt-unicode/src/init.h 2006/01/17 11:02:10 1.9 @@ -18,10 +18,6 @@ # define _NEW_TTY_CTRL /* to get proper defines in */ #endif -#ifdef __QNX__ /* autoconf someday */ -# include -#endif - #ifdef TTY_GID_SUPPORT # include #endif @@ -143,7 +139,7 @@ # define O_NOCTTY 0 #endif #ifndef ONLCR -# define ONLCR 0 /* QNX, at least */ +# define ONLCR 0 #endif #define CONSOLE "/dev/console" /* console device */