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.81 by ayin, Tue Dec 11 17:42:04 2007 UTC vs.
Revision 1.82 by ayin, Tue Dec 11 18:07:08 2007 UTC

30extern "C" { 30extern "C" {
31#include <X11/Xlib.h> 31#include <X11/Xlib.h>
32#include <X11/Xutil.h> 32#include <X11/Xutil.h>
33#include <X11/Xresource.h> 33#include <X11/Xresource.h>
34} 34}
35
36/*
37 * If we haven't pulled in typedef's like int16_t then do them ourself
38 * type of (normal and unsigned) basic sizes
39 */
40@rxvt_int16_typedef@
41@rxvt_uint16_typedef@
42@rxvt_int32_typedef@
43@rxvt_uint32_typedef@
44 35
45struct rxvt_fontset; 36struct rxvt_fontset;
46struct rxvt_color; 37struct rxvt_color;
47struct rxvt_vars; /* defined later on */ 38struct rxvt_vars; /* defined later on */
48struct rxvt_term; 39struct rxvt_term;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines