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.82 by ayin, Tue Dec 11 18:07:08 2007 UTC vs.
Revision 1.83 by ayin, Mon Dec 17 11:16:58 2007 UTC

11#include <unistd.h> 11#include <unistd.h>
12#include <cstring> 12#include <cstring>
13#include <assert.h> 13#include <assert.h>
14@include_sys_ioctl_h@ 14@include_sys_ioctl_h@
15@include_sys_strredir_h@ 15@include_sys_strredir_h@
16
17#include <sys/wait.h>
18#include <sys/stat.h>
19 16
20#if HAVE_CWCHAR 17#if HAVE_CWCHAR
21# include <cwchar> 18# include <cwchar>
22#elif HAVE_WCHAR_H 19#elif HAVE_WCHAR_H
23# include <wchar.h> 20# include <wchar.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines