From 5deba0b23f62035df46ffa55bf28c54d6f2c8d36 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Mon, 4 Nov 2002 17:49:24 +0000 Subject: [PATCH] Don't include malloc.h. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@202 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/libs/memory/w_memlib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sc2/src/sc2code/libs/memory/w_memlib.c b/sc2/src/sc2code/libs/memory/w_memlib.c index 473e520a9..4afa91539 100644 --- a/sc2/src/sc2code/libs/memory/w_memlib.c +++ b/sc2/src/sc2code/libs/memory/w_memlib.c @@ -16,7 +16,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include #include #include #include