From 7a239cc3486ea01a3074f514785294f8ad6aeeb1 Mon Sep 17 00:00:00 2001 From: mbr Date: Fri, 8 Mar 2002 15:43:16 +0000 Subject: We do not have alloca.h --- .../files/patch-gnome-vfs-filetype-registration.cxx | 12 ++++++++++++ ...:unix::office::gnome::gnome-vfs-filetype-registration.cxx | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 editors/openoffice-devel/files/patch-gnome-vfs-filetype-registration.cxx create mode 100644 editors/openoffice-devel/files/patch-sysui::unix::office::gnome::gnome-vfs-filetype-registration.cxx (limited to 'editors/openoffice-devel') diff --git a/editors/openoffice-devel/files/patch-gnome-vfs-filetype-registration.cxx b/editors/openoffice-devel/files/patch-gnome-vfs-filetype-registration.cxx new file mode 100644 index 000000000000..66b7dfe1f73d --- /dev/null +++ b/editors/openoffice-devel/files/patch-gnome-vfs-filetype-registration.cxx @@ -0,0 +1,12 @@ +--- ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx 2001/11/01 13:26:23 1.2 ++++ ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx 2002/03/03 19:43:31 +@@ -62,7 +62,9 @@ + #include + #include + #include ++#if !defined(FREEBSD) + #include ++#endif + #include + + /* diff --git a/editors/openoffice-devel/files/patch-sysui::unix::office::gnome::gnome-vfs-filetype-registration.cxx b/editors/openoffice-devel/files/patch-sysui::unix::office::gnome::gnome-vfs-filetype-registration.cxx new file mode 100644 index 000000000000..66b7dfe1f73d --- /dev/null +++ b/editors/openoffice-devel/files/patch-sysui::unix::office::gnome::gnome-vfs-filetype-registration.cxx @@ -0,0 +1,12 @@ +--- ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx 2001/11/01 13:26:23 1.2 ++++ ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx 2002/03/03 19:43:31 +@@ -62,7 +62,9 @@ + #include + #include + #include ++#if !defined(FREEBSD) + #include ++#endif + #include + + /* -- cgit