summaryrefslogtreecommitdiff
path: root/x11/XmHTML/patches/patch-ah
blob: 0fc8a476fbe93256f9b2a2f89d1165baad345616 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1 2005/09/18 16:03:47 dmcmahill Exp $

--- include/XmHTML/XmHTMLP.h.orig	1999-01-19 21:08:39.000000000 -0500
+++ include/XmHTML/XmHTMLP.h
@@ -136,7 +136,7 @@
 *****/
 #ifdef _LIBRARY
 # include "XCC.h"		/* XColorContext definitions and protos */
-# ifdef _ZCONF_H
+# if defined(_ZCONF_H) || defined(ZCONF_H)
 #  ifndef BYTE_ALREADY_TYPEDEFED
 #   define BYTE_ALREADY_TYPEDEFED
 #  endif /* BYTE_ALREADY_TYPEDEFED */