summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-gnome-vfs-filetype-registration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0/files/patch-gnome-vfs-filetype-registration.cxx')
-rw-r--r--editors/openoffice-1.0/files/patch-gnome-vfs-filetype-registration.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-1.0/files/patch-gnome-vfs-filetype-registration.cxx b/editors/openoffice-1.0/files/patch-gnome-vfs-filetype-registration.cxx
deleted file mode 100644
index 6a5258b1c9e6..000000000000
--- a/editors/openoffice-1.0/files/patch-gnome-vfs-filetype-registration.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed Apr 10 21:54:49 2002
-+++ ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 22:40:02 2002
-@@ -62,7 +62,7 @@
- #include <stdlib.h>
- #include <stdio.h>
- #include <dlfcn.h>
--#if !defined(NETBSD)
-+#if !(defined NETBSD || defined FREEBSD)
- #include <alloca.h>
- #endif
- #include <string.h>