summaryrefslogtreecommitdiff
path: root/textproc/opensp/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/opensp/patches/patch-ab')
-rw-r--r--textproc/opensp/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/opensp/patches/patch-ab b/textproc/opensp/patches/patch-ab
new file mode 100644
index 00000000000..3960df5c494
--- /dev/null
+++ b/textproc/opensp/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.5 2004/06/07 19:25:58 shannonjr Exp $
+
+--- include/RangeMap.cxx.orig 2000-02-25 09:55:21.000000000 -0700
++++ include/RangeMap.cxx
+@@ -7,6 +7,7 @@
+ #include "RangeMap.h"
+ #include "ISet.h"
+ #include "types.h"
++#include "constant.h"
+
+ #ifdef SP_NAMESPACE
+ namespace SP_NAMESPACE {