summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/opensp/files/patch-RangeMap.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/opensp/files/patch-RangeMap.h b/textproc/opensp/files/patch-RangeMap.h
new file mode 100644
index 000000000000..b507f11fc5b8
--- /dev/null
+++ b/textproc/opensp/files/patch-RangeMap.h
@@ -0,0 +1,10 @@
+--- include/RangeMap.h.orig Sun Aug 1 19:34:55 2004
++++ include/RangeMap.h Sun Aug 1 19:26:43 2004
+@@ -9,6 +9,7 @@
+ #include "ISet.h"
+ #include "types.h"
+ #include <stddef.h>
++#include "constant.h"
+
+ #ifdef SP_NAMESPACE
+ namespace SP_NAMESPACE {