From b0ab4f37653c0feb127c7f4e8205528516ba81f0 Mon Sep 17 00:00:00 2001 From: toms Date: Sun, 27 Aug 2006 20:08:14 +0000 Subject: Fixed undefined reference to 'malloc_set' in log.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8501 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/log.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/log.c') diff --git a/src/map/log.c b/src/map/log.c index 02a77d0d2..09505d9ea 100644 --- a/src/map/log.c +++ b/src/map/log.c @@ -9,6 +9,7 @@ #include "../common/strlib.h" #include "../common/nullpo.h" #include "../common/showmsg.h" +#include "../common/malloc.h" #include "itemdb.h" #include "map.h" #include "log.h" -- cgit v1.2.3-60-g2f50