From: ayin Date: Wed, 18 Jan 2006 08:43:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=7611fb9c1aee9b03a8ea552c81ba2a6de75653c2;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/init.h b/src/init.h index ce69b1a6..94fc0e98 100644 --- a/src/init.h +++ b/src/init.h @@ -13,11 +13,6 @@ # endif #endif /* HAVE_XLOCALE */ -#if defined(PTYS_ARE_PTMX) && !defined(__CYGWIN32__) -# include /* for struct rlimit */ -# define _NEW_TTY_CTRL /* to get proper defines in */ -#endif - #ifdef TTY_GID_SUPPORT # include #endif