*** empty log message ***
authorayin <ayin>
Wed, 18 Jan 2006 08:43:48 +0000 (08:43 +0000)
committerayin <ayin>
Wed, 18 Jan 2006 08:43:48 +0000 (08:43 +0000)
src/init.h

index ce69b1a6c802bbdddc3776a6838dc5b56b552d16..94fc0e98db6fcebe45d6f5d732b4cf68518ec0de 100644 (file)
 # endif
 #endif                         /* HAVE_XLOCALE */
 
-#if defined(PTYS_ARE_PTMX) && !defined(__CYGWIN32__)
-# include <sys/resource.h>     /* for struct rlimit */
-# define _NEW_TTY_CTRL         /* to get proper defines in <termios.h> */
-#endif
-
 #ifdef TTY_GID_SUPPORT
 # include <grp.h>
 #endif