From debac897f03305978982e2df9b2c42d8782dec87 Mon Sep 17 00:00:00 2001 From: mbr Date: Tue, 12 Mar 2002 07:48:12 +0000 Subject: Another alloca.h we do not have --- .../openoffice-2.0-devel/files/patch-i18n::inc::collator.hxx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editors/openoffice-2.0-devel/files/patch-i18n::inc::collator.hxx (limited to 'editors/openoffice-2.0-devel') diff --git a/editors/openoffice-2.0-devel/files/patch-i18n::inc::collator.hxx b/editors/openoffice-2.0-devel/files/patch-i18n::inc::collator.hxx new file mode 100644 index 000000000000..f336ca1fb6cd --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-i18n::inc::collator.hxx @@ -0,0 +1,12 @@ +--- ../i18n/inc/collator.hxx.orig Tue Mar 12 08:24:59 2002 ++++ ../i18n/inc/collator.hxx Tue Mar 12 08:25:55 2002 +@@ -80,7 +80,9 @@ + + #ifndef WIN32 + #ifndef MACOSX ++#ifndef FREEBSD + #include ++#endif + #endif + #endif + #include -- cgit