summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-include_RangeMap.h
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-10-21 16:35:56 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-10-21 16:35:56 +0000
commitee28374909f7d52f03c4481bbcdf12aee2dd93d8 (patch)
treec22675f44550e89cddcbb0a406014222f00bfbd5 /textproc/opensp/files/patch-include_RangeMap.h
parentUpdate to patchlevel 1207 (diff)
textproc/opensp: Add license information, WWW and pet portlint
PR: 222328 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: kuriyama (maintainer timeout)
Diffstat (limited to 'textproc/opensp/files/patch-include_RangeMap.h')
-rw-r--r--textproc/opensp/files/patch-include_RangeMap.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/opensp/files/patch-include_RangeMap.h b/textproc/opensp/files/patch-include_RangeMap.h
new file mode 100644
index 000000000000..402adb1af2e2
--- /dev/null
+++ b/textproc/opensp/files/patch-include_RangeMap.h
@@ -0,0 +1,10 @@
+--- include/RangeMap.h.orig 2005-07-21 14:04:39 UTC
++++ include/RangeMap.h
+@@ -9,6 +9,7 @@
+ #include "ISet.h"
+ #include "types.h"
+ #include <stddef.h>
++#include "constant.h"
+
+ #ifdef SP_NAMESPACE
+ namespace SP_NAMESPACE {