summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx')
-rw-r--r--editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx13
1 files changed, 6 insertions, 7 deletions
diff --git a/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
index ce51a0e98880..6dc462a10d24 100644
--- a/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
+++ b/editors/openoffice.org-2/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -1,12 +1,11 @@
---- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
-+++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
-@@ -62,7 +62,9 @@
+--- ../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>
-+#if !(defined NETBSD || defined FREEBSD)
+-#ifndef MACOSX
++#if !(defined NETBSD || defined FREEBSD || defined MACOSX)
#include <alloca.h>
-+#endif
+ #endif
#include <string.h>
-
- /*