--- rxvt-unicode/src/ptytty.h 2006/01/17 10:59:32 1.8 +++ rxvt-unicode/src/ptytty.h 2006/01/17 11:02:10 1.9 @@ -48,11 +48,6 @@ # endif # endif -# ifdef __QNX__ -# include -# define ut_name ut_user -# endif - #endif enum rxvt_privaction { IGNORE = 'i', SAVE = 's', RESTORE = 'r' };