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.69 by root, Tue Jan 17 10:14:26 2006 UTC vs.
Revision 1.70 by root, Tue Jan 17 12:22:59 2006 UTC

27#elif 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
33#include "ptytty.h"
34 32
35extern "C" { 33extern "C" {
36#include <X11/Intrinsic.h> /* Xlib, Xutil, Xresource, Xfuncproto */ 34#include <X11/Intrinsic.h> /* Xlib, Xutil, Xresource, Xfuncproto */
37} 35}
38 36

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines