From 7611fb9c1aee9b03a8ea552c81ba2a6de75653c2 Mon Sep 17 00:00:00 2001 From: ayin Date: Wed, 18 Jan 2006 08:43:48 +0000 Subject: [PATCH] *** empty log message *** --- src/init.h | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.34.1