Magellan Linux

Contents of /trunk/lesstif/patches/lesstif-0.95.0-cplusplus-fix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 479 byte(s)
-import

1 --- lesstif-0.95.0/include/Motif-2.1/Xm/VendorSP.h.BAD 2006-08-30 11:00:30.000000000 -0500
2 +++ lesstif-0.95.0/include/Motif-2.1/Xm/VendorSP.h 2006-08-30 11:00:47.000000000 -0500
3 @@ -28,12 +28,13 @@
4
5 #include <Xm/XmP.h>
6 #include <Xm/VendorS.h>
7 -#include <X11/ShellP.h>
8
9 #ifdef __cplusplus
10 extern "C" {
11 #endif
12
13 +#include <X11/ShellP.h>
14 +
15 XMLIBEXPORT extern Cardinal _XmFilterResources(XtResource *resources,
16 Cardinal numResources,
17 WidgetClass filterClass,