From afdecae49f81065952da43bb2629fcdb64aad535 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 8 Dec 2005 15:04:23 +0000 Subject: Use internal versions --- libc/stdlib/malloc/malloc_debug.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/stdlib/malloc/malloc_debug.c') diff --git a/libc/stdlib/malloc/malloc_debug.c b/libc/stdlib/malloc/malloc_debug.c index b93b1eac6..b8f404621 100644 --- a/libc/stdlib/malloc/malloc_debug.c +++ b/libc/stdlib/malloc/malloc_debug.c @@ -11,6 +11,8 @@ * Written by Miles Bader */ +#define atoi __atoi + #include #include #include -- cgit v1.2.3