summaryrefslogtreecommitdiff
path: root/x11/libhelp/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libhelp/files/patch-aj')
-rw-r--r--x11/libhelp/files/patch-aj19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/libhelp/files/patch-aj b/x11/libhelp/files/patch-aj
deleted file mode 100644
index 182b144c51a8..000000000000
--- a/x11/libhelp/files/patch-aj
+++ /dev/null
@@ -1,19 +0,0 @@
---- libhtmlw/HTML.c.orig Mon Dec 26 12:15:57 1994
-+++ libhtmlw/HTML.c Tue Apr 14 10:06:06 1998
-@@ -57,6 +57,11 @@
- #ifdef MOTIF
- #include <Xm/DrawingA.h>
- #include <Xm/ScrollBar.h>
-+#include <Xm/ManagerP.h>
-+#ifdef MOTIF2
-+#include <Xm/ManagerI.h>
-+#include <Xm/TravActI.h>
-+#endif
- #else
- #include "DrawingArea.h"
- #include <X11/Xaw/Scrollbar.h>
-@@ -6109,4 +6114,3 @@
- return(-1);
- }
- }
--