From f13abc27de1607259e675e64f1905451906bdf13 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 14 Apr 1998 09:52:55 +0000 Subject: Un-break. --- x11/libhelp/files/patch-aj | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) (limited to 'x11/libhelp/files/patch-aj') diff --git a/x11/libhelp/files/patch-aj b/x11/libhelp/files/patch-aj index 6412fa774fce..182b144c51a8 100644 --- a/x11/libhelp/files/patch-aj +++ b/x11/libhelp/files/patch-aj @@ -1,20 +1,19 @@ -diff -cb ../../../libhelp-1.8.1/libhtmlw/HTML.c libhtmlw/HTML.c -*** ../../../libhelp-1.8.1/libhtmlw/HTML.c Mon Dec 26 12:15:57 1994 ---- libhtmlw/HTML.c Mon Oct 20 19:00:12 1997 -*************** -*** 57,62 **** ---- 57,63 ---- - #ifdef MOTIF - #include - #include -+ #include - #else - #include "DrawingArea.h" - #include -*************** -*** 6109,6112 **** - return(-1); - } - } +--- 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 + #include ++#include ++#ifdef MOTIF2 ++#include ++#include ++#endif + #else + #include "DrawingArea.h" + #include +@@ -6109,4 +6114,3 @@ + return(-1); + } + } - ---- 6112,6114 ---- -- cgit v1.2.3