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.72 by root, Wed Jan 25 21:03:04 2006 UTC vs.
Revision 1.73 by root, Sun Jan 29 20:51:28 2006 UTC

29#else 29#else
30// stdlib.h might provide it 30// stdlib.h might provide it
31#endif 31#endif
32 32
33extern "C" { 33extern "C" {
34#include <X11/Intrinsic.h> /* Xlib, Xutil, Xresource, Xfuncproto */ 34#include <X11/Xlib.h>
35#include <X11/Xutil.h>
36#include <X11/Xresource.h>
35} 37}
36 38
37/* 39/*
38 * If we haven't pulled in typedef's like int16_t then do them ourself 40 * If we haven't pulled in typedef's like int16_t then do them ourself
39 * type of (normal and unsigned) basic sizes 41 * type of (normal and unsigned) basic sizes

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines