comparison lwlib/xlwmenu.c @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 6b37e6ddd302
children 2d532a89d707
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
32 #endif 32 #endif
33 #ifdef HAVE_UNISTD_H 33 #ifdef HAVE_UNISTD_H
34 #include <unistd.h> 34 #include <unistd.h>
35 #endif 35 #endif
36 36
37 #if 0 /* mrb */
37 #include <X11/Xos.h> 38 #include <X11/Xos.h>
39 #endif
38 #include <X11/IntrinsicP.h> 40 #include <X11/IntrinsicP.h>
39 #include <X11/StringDefs.h> 41 #include <X11/StringDefs.h>
40 #include <X11/cursorfont.h> 42 #include <X11/cursorfont.h>
41 #include <X11/bitmaps/gray> 43 #include <X11/bitmaps/gray>
42 44