ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/init.h
(Generate patch)

Comparing rxvt-unicode/src/init.h (file contents):
Revision 1.9 by root, Tue Jan 17 11:02:10 2006 UTC vs.
Revision 1.10 by ayin, Wed Jan 18 08:43:48 2006 UTC

10#else 10#else
11# ifdef HAVE_SETLOCALE 11# ifdef HAVE_SETLOCALE
12# include <clocale> 12# include <clocale>
13# endif 13# endif
14#endif /* HAVE_XLOCALE */ 14#endif /* HAVE_XLOCALE */
15
16#if defined(PTYS_ARE_PTMX) && !defined(__CYGWIN32__)
17# include <sys/resource.h> /* for struct rlimit */
18# define _NEW_TTY_CTRL /* to get proper defines in <termios.h> */
19#endif
20 15
21#ifdef TTY_GID_SUPPORT 16#ifdef TTY_GID_SUPPORT
22# include <grp.h> 17# include <grp.h>
23#endif 18#endif
24 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines