summaryrefslogtreecommitdiff
path: root/textproc/xerces-c/patches/patch-ah
blob: d8069a458df9335c4cc72a1d44b77e7f5cbb4480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ah,v 1.2 2003/06/23 07:52:42 jlam Exp $

--- util/XercesDefs.hpp.orig	Thu Mar  7 14:45:34 2002
+++ util/XercesDefs.hpp
@@ -270,6 +270,10 @@ const unsigned int   gXercesRevision   =
 #include	<xercesc/util/Platforms/Tru64/Tru64Defs.hpp>
 #endif
 
+#if defined(XML_NETBSD)
+#include    <xercesc/util/Platforms/NetBSD/NetBSDDefs.hpp>
+#endif
+
 
 // ---------------------------------------------------------------------------
 //  And now we subinclude a header according to the development environment