2001-04-05 16:06:55 +02:00
|
|
|
$NetBSD: patch-ak,v 1.1 2001/04/05 14:06:58 wiz Exp $
|
2000-10-29 17:17:13 +01:00
|
|
|
|
|
|
|
--- lib/Xm/TextF.c.orig Sun Oct 29 15:43:15 2000
|
|
|
|
+++ lib/Xm/TextF.c Sun Oct 29 15:45:35 2000
|
|
|
|
@@ -84,7 +84,7 @@
|
|
|
|
#include <Xm/PrintSP.h> /* for XmIsPrintShell */
|
|
|
|
|
|
|
|
|
|
|
|
-#if defined(__FreeBSD__)
|
|
|
|
+#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined (__NetBSD__)
|
|
|
|
/*
|
|
|
|
* Modification by Integrated Computer Solutions, Inc. May 2000
|
|
|
|
*
|