From 95c229ce1686f0b085a0d004f9831fa44b1c010d Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 16 Apr 2002 17:59:29 +0000 Subject: mktemp(3) needs unistd.h Recieved from Carlos F. A. Paniago --- .../patch-stoc+source+implementationregistration+implreg.cxx | 11 +++++++++++ ...atch-stoc::source::implementationregistration::implreg.cxx | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 editors/openoffice/files/patch-stoc+source+implementationregistration+implreg.cxx create mode 100644 editors/openoffice/files/patch-stoc::source::implementationregistration::implreg.cxx (limited to 'editors/openoffice/files') diff --git a/editors/openoffice/files/patch-stoc+source+implementationregistration+implreg.cxx b/editors/openoffice/files/patch-stoc+source+implementationregistration+implreg.cxx new file mode 100644 index 000000000000..341d621d872c --- /dev/null +++ b/editors/openoffice/files/patch-stoc+source+implementationregistration+implreg.cxx @@ -0,0 +1,11 @@ +--- ../stoc/source/implementationregistration/implreg.cxx.orig Tue Apr 16 19:54:58 2002 ++++ ../stoc/source/implementationregistration/implreg.cxx Tue Apr 16 19:55:26 2002 +@@ -60,6 +60,8 @@ + ************************************************************************/ + #include + ++#include ++ + #ifndef _CPPUHELPER_QUERYINTERFACE_HXX_ + #include + #endif diff --git a/editors/openoffice/files/patch-stoc::source::implementationregistration::implreg.cxx b/editors/openoffice/files/patch-stoc::source::implementationregistration::implreg.cxx new file mode 100644 index 000000000000..341d621d872c --- /dev/null +++ b/editors/openoffice/files/patch-stoc::source::implementationregistration::implreg.cxx @@ -0,0 +1,11 @@ +--- ../stoc/source/implementationregistration/implreg.cxx.orig Tue Apr 16 19:54:58 2002 ++++ ../stoc/source/implementationregistration/implreg.cxx Tue Apr 16 19:55:26 2002 +@@ -60,6 +60,8 @@ + ************************************************************************/ + #include + ++#include ++ + #ifndef _CPPUHELPER_QUERYINTERFACE_HXX_ + #include + #endif -- cgit v1.2.3