From 1f642509be9b0bc78367e782d8e5cd710c5e78b7 Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Thu, 9 Oct 2003 16:00:44 +0000 Subject: [PATCH] Removing obsolete malloc.h what's needed is in stdlib.h Hope that's ok for all Unixes ... --- alliance/src/aut/src/autalloc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/alliance/src/aut/src/autalloc.c b/alliance/src/aut/src/autalloc.c index 0ad47556..137621fb 100644 --- a/alliance/src/aut/src/autalloc.c +++ b/alliance/src/aut/src/autalloc.c @@ -44,7 +44,6 @@ # include # include -# include # include # include