aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice/files/patch-i18n+inc+collator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice/files/patch-i18n+inc+collator.hxx')
-rw-r--r--editors/openoffice/files/patch-i18n+inc+collator.hxx15
1 files changed, 6 insertions, 9 deletions
diff --git a/editors/openoffice/files/patch-i18n+inc+collator.hxx b/editors/openoffice/files/patch-i18n+inc+collator.hxx
index 0b3372b5b216..796b7bbf4567 100644
--- a/editors/openoffice/files/patch-i18n+inc+collator.hxx
+++ b/editors/openoffice/files/patch-i18n+inc+collator.hxx
@@ -1,14 +1,11 @@
---- ../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 @@
+--- ../i18n/inc/collator.hxx.orig Sat Apr 6 12:19:32 2002
++++ ../i18n/inc/collator.hxx Wed May 1 22:31:57 2002
+@@ -78,7 +78,7 @@
+ #include <com/sun/star/lang/XServiceInfo.hpp>
#endif
- #ifndef WIN32
--#ifndef MACOSX
-+#ifndef MACOSX
-+#ifndef FREEBSD
+-#if !(defined WIN32 || defined MACOSX || defined NETBSD)
++#if !(defined WIN32 || defined MACOSX || defined NETBSD || defined FREEBSD)
#include <alloca.h>
-+#endif
- #endif
#endif
#include <tools/string.hxx>