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

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.44 by root, Sun Feb 13 08:56:28 2005 UTC vs.
Revision 1.45 by root, Sun Feb 13 09:05:10 2005 UTC

22#include <sys/wait.h> 22#include <sys/wait.h>
23#include <sys/stat.h> 23#include <sys/stat.h>
24 24
25#if HAVE_CWCHAR 25#if HAVE_CWCHAR
26# include <cwchar> 26# include <cwchar>
27#elsif HAVE_WCHAR_H 27#elif HAVE_WCHAR_H
28# include <wchar.h> 28# include <wchar.h>
29#else 29#else
30// stdlib.h might provide it 30// stdlib.h might provide it
31#endif 31#endif
32 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines