nixpkgs/pkgs/development/libraries/lesstif/c-missing_xm_h.patch
Pjotr Prins cb546965bc Lesstif patches - lesstif stable has not been updated in a long time and these
are recognized patches (5 out of 6 are in Debian stable). Required for
the arb package.


svn path=/nixpkgs/trunk/; revision=12952
2008-10-05 08:59:26 +00:00

12 lines
226 B
Diff

--- lesstif2-0.94.4.orig/include/Motif-2.1/Xm/XmStrDefs.h
+++ lesstif2-0.94.4/include/Motif-2.1/Xm/XmStrDefs.h
@@ -28,6 +28,8 @@
#include <X11/StringDefs.h>
+#include <Xm/Xm.h>
+
#ifdef __cplusplus
extern "C" {
#endif