summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
blob: 6dc462a10d24fb2003e135e473e35622359b9709 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig	Wed Aug 28 14:10:06 2002
+++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx	Fri Oct 18 22:45:43 2002
@@ -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>