From 3ee87ca7d4c813087eeee8b9fd04b7836244a54a Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 12 Oct 2004 12:00:26 +0000 Subject: Updated to fedora-glibc-20041012T1128 --- malloc/malloc.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'malloc/malloc.c') diff --git a/malloc/malloc.c b/malloc/malloc.c index a41171490a..ad6009a198 100644 --- a/malloc/malloc.c +++ b/malloc/malloc.c @@ -257,6 +257,10 @@ #include +#ifdef _LIBC +#include +#endif + #ifdef __cplusplus extern "C" { #endif -- cgit v1.2.3