From b3526edc12a8fb1c98fab39e1e3cfa4cf4ae26b7 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 2 Jun 2002 20:11:57 +0000 Subject: Add missing includes for CURRENT --- .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 editors/openoffice.org-3-devel/files/patch-vcl+unx+source+app+saldata.cxx (limited to 'editors/openoffice.org-3-devel') diff --git a/editors/openoffice.org-3-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-3-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 000000000000..c292a93a8313 --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-vcl+unx+source+app+saldata.cxx @@ -0,0 +1,14 @@ +--- ../vcl/unx/source/app/saldata.cxx.orig Sun Jun 2 22:07:34 2002 ++++ ../vcl/unx/source/app/saldata.cxx Sun Jun 2 22:08:22 2002 +@@ -78,6 +78,11 @@ + #ifdef AIX + #include + #endif ++#ifdef FREEBSD ++#include ++#include ++#include ++#endif + + #ifndef _VOS_MUTEX_HXX + #include -- cgit v1.2.3