From c4cb6b1f46b7e8edfbfe36a3555aa85c3118c227 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Mon, 21 Oct 2002 10:31:36 +0000 Subject: We do not have alloca.h --- .../files/patch-i18npool+inc+collatorImpl.hxx | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice-3-devel/files/patch-i18npool+inc+collatorImpl.hxx (limited to 'editors/openoffice-3-devel') diff --git a/editors/openoffice-3-devel/files/patch-i18npool+inc+collatorImpl.hxx b/editors/openoffice-3-devel/files/patch-i18npool+inc+collatorImpl.hxx new file mode 100644 index 000000000000..47d4ee627fc9 --- /dev/null +++ b/editors/openoffice-3-devel/files/patch-i18npool+inc+collatorImpl.hxx @@ -0,0 +1,11 @@ +--- ../i18npool/inc/collatorImpl.hxx.orig Fri Oct 18 19:35:02 2002 ++++ ../i18npool/inc/collatorImpl.hxx Fri Oct 18 19:35:26 2002 +@@ -71,7 +71,7 @@ + #include + #include + +-#if !defined( WIN32 ) && !defined( MACOSX ) ++#if !defined( WIN32 ) && !defined( MACOSX ) && !defined( FREEBSD) + #include + #endif + #include -- cgit v1.2.3