aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-hwpfilter+source+hwpreader.hxx
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-04-09 23:16:42 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-04-09 23:16:42 +0000
commit7c36a935776badded5c66cf0d9c4cb60212675ed (patch)
tree978b41f22b807427d0473d17ced00b94c688234e /editors/openoffice.org-3-devel/files/patch-hwpfilter+source+hwpreader.hxx
parent230841f16a3310d3252c5b933820b033ebd9c889 (diff)
downloadports-7c36a935776badded5c66cf0d9c4cb60212675ed.tar.gz
ports-7c36a935776badded5c66cf0d9c4cb60212675ed.zip
Update to cws_src680_ooo20040329, checked out at 20040402
Notes
Notes: svn path=/head/; revision=106619
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-hwpfilter+source+hwpreader.hxx')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-hwpfilter+source+hwpreader.hxx14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-hwpfilter+source+hwpreader.hxx b/editors/openoffice.org-3-devel/files/patch-hwpfilter+source+hwpreader.hxx
new file mode 100644
index 000000000000..8d65e6a3ee83
--- /dev/null
+++ b/editors/openoffice.org-3-devel/files/patch-hwpfilter+source+hwpreader.hxx
@@ -0,0 +1,14 @@
+http://qa.openoffice.org/issues/show_bug.cgi?id=27033
+--- ../hwpfilter/source/hwpreader.hxx~ Wed Oct 15 23:37:24 2003
++++ ../hwpfilter/source/hwpreader.hxx Sun Mar 28 22:46:18 2004
+@@ -68,7 +68,9 @@
+ #include <string.h>
+ #ifdef WIN32
+ #include <malloc.h>
+-#else
++#endif
++
++#if !defined(FREEBSD)
+ #include <alloca.h>
+ #endif
+