aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
blob: ec91def86fe65a2b4b79b295c945841c973cd1b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig	Fri Aug 16 18:56:19 2002
+++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx	Sat Jan 18 13:06:16 2003
@@ -62,7 +62,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <dlfcn.h>
-#ifndef MACOSX
+#if !(defined NETBSD || defined FREEBSD || defined MACOSX)
 #include <alloca.h>
 #endif
 #include <string.h>