summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-02-18 17:21:57 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitbace262c540ec2ca22cda4e3421528633e5c66b2 (patch)
tree4da9c75b3ac6fe6634846746b71af7a6908c8f45
parent344ce8929fedb4e4084d4658b3a471c9bf2558f0 (diff)
downloadmotif-bace262c540ec2ca22cda4e3421528633e5c66b2.zip
motif-bace262c540ec2ca22cda4e3421528633e5c66b2.tar.gz
- kill unnecessary Xaw include
Changed files: openmotif-no-Xaw.patch -> 1.1
-rw-r--r--openmotif-no-Xaw.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/openmotif-no-Xaw.patch b/openmotif-no-Xaw.patch
new file mode 100644
index 0000000..2141a71
--- /dev/null
+++ b/openmotif-no-Xaw.patch
@@ -0,0 +1,10 @@
+--- openMotif-2.2.3/lib/Xm/EditresCom.c.orig 2006-02-18 17:58:11.111766750 +0100
++++ openMotif-2.2.3/lib/Xm/EditresCom.c 2006-02-18 17:58:14.411973000 +0100
+@@ -54,7 +54,6 @@
+
+ #include <X11/Xatom.h>
+ #include <X11/Xos.h> /* for strcpy declaration */
+-#include <X11/Xaw/Cardinals.h>
+ #include <X11/Xmu/EditresP.h>
+ #include <X11/Xmu/CharSet.h>
+ #include <X11/Xmd.h>