freebsd-ports/x11/libhelp/files/patch-ac
Thomas Gellekum 7b804361b0 Import libhelp port. libhelp is a hypertext help system for Motif
applications. Call xmhelp for an example and introduction.

Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
1998-04-09 08:13:33 +00:00

13 lines
361 B
Text

diff -cb ../../../libhelp-1.8.1/libButtFace/Center.c libButtFace/Center.c
*** ../../../libhelp-1.8.1/libButtFace/Center.c Fri Feb 24 13:28:28 1995
--- libButtFace/Center.c Mon Oct 20 19:00:11 1997
***************
*** 31,36 ****
--- 31,37 ----
*/
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
+ #include <Xm/ManagerP.h>
#include "CenterP.h"