summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx')
-rw-r--r--editors/openoffice-3-devel/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx b/editors/openoffice-3-devel/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..6dc462a10d24
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,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>