From 5f6e7f6949fe1fba17b53a04af5b465f19b9b17d Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Fri, 18 Oct 2002 22:41:42 +0000 Subject: First step to make this port working. Configure works and all patches apply now. There are still some compile errors to fix. As you may see the patchnames are very long, but that makes maintaining patches a lot easier. --- .../files/patch-vcl::unx::source::app::rptpsound.cxx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 editors/openoffice-2.0-devel/files/patch-vcl::unx::source::app::rptpsound.cxx (limited to 'editors/openoffice-2.0-devel/files/patch-vcl::unx::source::app::rptpsound.cxx') diff --git a/editors/openoffice-2.0-devel/files/patch-vcl::unx::source::app::rptpsound.cxx b/editors/openoffice-2.0-devel/files/patch-vcl::unx::source::app::rptpsound.cxx new file mode 100644 index 000000000000..fca5510022f9 --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-vcl::unx::source::app::rptpsound.cxx @@ -0,0 +1,13 @@ +--- ../vcl/unx/source/app/rptpsound.cxx.orig Wed Oct 24 18:32:21 2001 ++++ ../vcl/unx/source/app/rptpsound.cxx Sun Jun 2 22:01:07 2002 +@@ -78,6 +78,10 @@ + extern "C" int usleep(unsigned int); + #endif + ++#ifdef FREEBSD ++#include ++#endif ++ + #ifdef _USE_NAMESPACE + using namespace vcl_sal; + using namespace vos; -- cgit v1.2.3