summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-cppu+source+uno+lbenv.cxx
blob: 45a097727c309a61c66e594f8e8cc4cdc33dcef9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Index: cppu/source/uno/lbenv.cxx
===================================================================
RCS file: /cvs/udk/cppu/source/uno/lbenv.cxx,v
retrieving revision 1.23
diff -u -r1.23 lbenv.cxx
--- cppu/source/uno/lbenv.cxx	13 Aug 2002 15:07:09 -0000	1.23
+++ cppu/source/uno/lbenv.cxx	10 Jul 2005 09:32:20 -0000
@@ -93,10 +93,6 @@
 #include <stdio.h>
 #ifdef SOLARIS
 #include <alloca.h>
-#elif defined MACOSX
-#include <sys/malloc.h>
-#else
-#include <malloc.h>
 #endif
 #include <hash_map>
 #include <vector>