From ec689584b0e733facb3bd41e4dc0c92fc235bf3d Mon Sep 17 00:00:00 2001 From: mbr Date: Sun, 2 Jun 2002 20:11:57 +0000 Subject: Add missing includes for CURRENT --- .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl::unx::source::app::saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl::unx::source::app::saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../openoffice/files/patch-vcl+unx+source+app+saldata.cxx | 14 ++++++++++++++ .../files/patch-vcl::unx::source::app::saldata.cxx | 14 ++++++++++++++ 23 files changed, 322 insertions(+) create mode 100644 editors/openoffice-1.0/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice-1.0/files/patch-vcl::unx::source::app::saldata.cxx create mode 100644 editors/openoffice-1.1-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice-1.1/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice-2.0-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice-3-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice-3/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-1.0/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-1.0/files/patch-vcl::unx::source::app::saldata.cxx create mode 100644 editors/openoffice.org-1.1-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-1.1/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-2-RC/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-2-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-2.0-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-2.0/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-2/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-3-RC/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-3-devel/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-3/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice.org-vcltesttool/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice/files/patch-vcl+unx+source+app+saldata.cxx create mode 100644 editors/openoffice/files/patch-vcl::unx::source::app::saldata.cxx diff --git a/editors/openoffice-1.0/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice-1.0/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-1.0/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 diff --git a/editors/openoffice-1.0/files/patch-vcl::unx::source::app::saldata.cxx b/editors/openoffice-1.0/files/patch-vcl::unx::source::app::saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-1.0/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 diff --git a/editors/openoffice-1.1-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice-1.1-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-1.1-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 diff --git a/editors/openoffice-1.1/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice-1.1/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-1.1/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 diff --git a/editors/openoffice-2.0-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice-2.0-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-2.0-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 diff --git a/editors/openoffice-3-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice-3-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-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 diff --git a/editors/openoffice-3/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice-3/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-3/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 diff --git a/editors/openoffice-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice-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 diff --git a/editors/openoffice.org-1.0/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-1.0/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-1.0/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 diff --git a/editors/openoffice.org-1.0/files/patch-vcl::unx::source::app::saldata.cxx b/editors/openoffice.org-1.0/files/patch-vcl::unx::source::app::saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-1.0/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 diff --git a/editors/openoffice.org-1.1-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-1.1-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-1.1-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 diff --git a/editors/openoffice.org-1.1/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-1.1/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-1.1/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 diff --git a/editors/openoffice.org-2-RC/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-2-RC/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-2-RC/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 diff --git a/editors/openoffice.org-2-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-2-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-2-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 diff --git a/editors/openoffice.org-2.0-devel/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-2.0-devel/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-2.0-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 diff --git a/editors/openoffice.org-2.0/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-2.0/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-2.0/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 diff --git a/editors/openoffice.org-2/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-2/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-2/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 diff --git a/editors/openoffice.org-3-RC/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-3-RC/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-3-RC/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 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 00000000000..c292a93a831 --- /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 diff --git a/editors/openoffice.org-3/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-3/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-3/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 diff --git a/editors/openoffice.org-vcltesttool/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice.org-vcltesttool/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice.org-vcltesttool/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 diff --git a/editors/openoffice/files/patch-vcl+unx+source+app+saldata.cxx b/editors/openoffice/files/patch-vcl+unx+source+app+saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice/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 diff --git a/editors/openoffice/files/patch-vcl::unx::source::app::saldata.cxx b/editors/openoffice/files/patch-vcl::unx::source::app::saldata.cxx new file mode 100644 index 00000000000..c292a93a831 --- /dev/null +++ b/editors/openoffice/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