aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files/patch-hwpfilter+source+hwpreader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0/files/patch-hwpfilter+source+hwpreader.hxx')
-rw-r--r--editors/openoffice.org-2.0/files/patch-hwpfilter+source+hwpreader.hxx14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0/files/patch-hwpfilter+source+hwpreader.hxx b/editors/openoffice.org-2.0/files/patch-hwpfilter+source+hwpreader.hxx
new file mode 100644
index 000000000000..8d65e6a3ee83
--- /dev/null
+++ b/editors/openoffice.org-2.0/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
+