summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-cppuhelper+source+tdmgr.cxx
blob: a3f59112ea22ac5c18dace88a829746660ffe184 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>