aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-i18n+inc+collator.hxx
blob: 0b3372b5b216634498897578605af752b9d6a5e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>