diff options
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/files/patch-i18n+inc+collator.hxx | 14 | ||||
-rw-r--r-- | editors/openoffice-1.0/files/patch-i18n::inc::collator.hxx | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-i18n+inc+collator.hxx b/editors/openoffice-1.0/files/patch-i18n+inc+collator.hxx new file mode 100644 index 000000000000..0b3372b5b216 --- /dev/null +++ b/editors/openoffice-1.0/files/patch-i18n+inc+collator.hxx @@ -0,0 +1,14 @@ +--- ../i18n/inc/collator.hxx.orig Tue Apr 23 23:15:36 2002 ++++ ../i18n/inc/collator.hxx Tue Apr 23 23:15:38 2002 +@@ -79,8 +79,10 @@ + #endif + + #ifndef WIN32 +-#ifndef MACOSX ++#ifndef MACOSX ++#ifndef FREEBSD + #include <alloca.h> ++#endif + #endif + #endif + #include <tools/string.hxx> diff --git a/editors/openoffice-1.0/files/patch-i18n::inc::collator.hxx b/editors/openoffice-1.0/files/patch-i18n::inc::collator.hxx new file mode 100644 index 000000000000..0b3372b5b216 --- /dev/null +++ b/editors/openoffice-1.0/files/patch-i18n::inc::collator.hxx @@ -0,0 +1,14 @@ +--- ../i18n/inc/collator.hxx.orig Tue Apr 23 23:15:36 2002 ++++ ../i18n/inc/collator.hxx Tue Apr 23 23:15:38 2002 +@@ -79,8 +79,10 @@ + #endif + + #ifndef WIN32 +-#ifndef MACOSX ++#ifndef MACOSX ++#ifndef FREEBSD + #include <alloca.h> ++#endif + #endif + #endif + #include <tools/string.hxx> |