summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-cppuhelper+source+tdmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0/files/patch-cppuhelper+source+tdmgr.cxx')
-rw-r--r--editors/openoffice-1.0/files/patch-cppuhelper+source+tdmgr.cxx16
1 files changed, 16 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-cppuhelper+source+tdmgr.cxx b/editors/openoffice-1.0/files/patch-cppuhelper+source+tdmgr.cxx
new file mode 100644
index 000000000000..a3f59112ea22
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-cppuhelper+source+tdmgr.cxx
@@ -0,0 +1,16 @@
+Index: cppuhelper/source/tdmgr.cxx
+===================================================================
+RCS file: /cvs/udk/cppuhelper/source/tdmgr.cxx,v
+retrieving revision 1.4
+diff -u -r1.4 tdmgr.cxx
+--- cppuhelper/source/tdmgr.cxx 15 Oct 2001 16:07:59 -0000 1.4
++++ cppuhelper/source/tdmgr.cxx 10 Jul 2005 09:41:51 -0000
+@@ -60,7 +60,7 @@
+ ************************************************************************/
+
+ #ifndef MACOSX
+-#include <malloc.h>
++#include <stdlib.h>
+ #endif
+ #ifdef SOLARIS
+ #include <alloca.h>