From d1a515fa0190109ab1ee5eecddd47c87d3056f54 Mon Sep 17 00:00:00 2001 From: mbr Date: Wed, 1 May 2002 21:51:24 +0000 Subject: A oounix dir is now used instead of unix. So we need to apply this patch to two files instead of one. --- ...h-sysui+oounix+office+gnome-vfs-filetype-registration.cxx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx (limited to 'editors/openoffice.org-3') diff --git a/editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx new file mode 100644 index 00000000000..ce51a0e9888 --- /dev/null +++ b/editors/openoffice.org-3/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx @@ -0,0 +1,12 @@ +--- ../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 @@ + #include + #include + #include ++#if !(defined NETBSD || defined FREEBSD) + #include ++#endif + #include + + /* -- cgit