Mercurial > hg > xemacs-beta
comparison src/balloon_help.c @ 396:6719134a07c2 r21-2-13
Import from CVS: tag r21-2-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:12:05 +0200 |
parents | 8626e4521993 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
395:de2c2a7459d2 | 396:6719134a07c2 |
---|---|
31 */ | 31 */ |
32 | 32 |
33 #include <config.h> | 33 #include <config.h> |
34 #include <string.h> | 34 #include <string.h> |
35 #include <stdlib.h> | 35 #include <stdlib.h> |
36 #include <stdio.h> | |
36 #include <assert.h> | 37 #include <assert.h> |
37 | 38 |
38 #include <X11/Xlib.h> | 39 #include <X11/Xlib.h> |
39 #include <X11/Xutil.h> | 40 #include <X11/Xutil.h> |
40 #include <X11/extensions/shape.h> | 41 #include <X11/extensions/shape.h> |