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.5 by pcg, Fri Feb 13 12:16:21 2004 UTC vs.
Revision 1.6 by pcg, Sat Mar 6 00:05:01 2004 UTC

7#ifdef HAVE_XSETLOCALE 7#ifdef HAVE_XSETLOCALE
8# define X_LOCALE 8# define X_LOCALE
9# include <X11/Xlocale.h> 9# include <X11/Xlocale.h>
10#else 10#else
11# ifdef HAVE_SETLOCALE 11# ifdef HAVE_SETLOCALE
12# include <locale.h> 12# include <clocale>
13# endif 13# endif
14#endif /* HAVE_XLOCALE */ 14#endif /* HAVE_XLOCALE */
15 15
16#if defined(PTYS_ARE_PTMX) && !defined(__CYGWIN32__) 16#if defined(PTYS_ARE_PTMX) && !defined(__CYGWIN32__)
17# include <sys/resource.h> /* for struct rlimit */ 17# include <sys/resource.h> /* for struct rlimit */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines