summaryrefslogtreecommitdiffstats
path: root/testing/opensp/opensp-1.5-wideCharMax-fix.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2015-02-24 15:52:22 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2015-02-24 15:52:22 +0000
commit48ca78c67e04bf72d19bff98d074cd00072ff1a8 (patch)
tree8759857395aba47f4233873c386247b74fc82579 /testing/opensp/opensp-1.5-wideCharMax-fix.patch
parent2bf3eba2ae475597bb7f20748e76b395bd68bbcd (diff)
downloadaports-48ca78c67e04bf72d19bff98d074cd00072ff1a8.tar.bz2
aports-48ca78c67e04bf72d19bff98d074cd00072ff1a8.tar.xz
testing/opensp: new aport
Implementation of DSSSL -- Document Style Semantics and Specification Language -- an ISO standard for formatting SGML (and XML) documents
Diffstat (limited to 'testing/opensp/opensp-1.5-wideCharMax-fix.patch')
-rw-r--r--testing/opensp/opensp-1.5-wideCharMax-fix.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/opensp/opensp-1.5-wideCharMax-fix.patch b/testing/opensp/opensp-1.5-wideCharMax-fix.patch
new file mode 100644
index 000000000..2d45217c3
--- /dev/null
+++ b/testing/opensp/opensp-1.5-wideCharMax-fix.patch
@@ -0,0 +1,10 @@
+--- a/include/RangeMap.cxx
++++ b/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 {