From e0b7121e95820094b922c757424dd2e584cbbeaf Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 27 May 2006 19:10:21 +0000 Subject: - Addded missing include of limits.h to battle.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6792 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index ecaf692bf..20dab2f63 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -5,6 +5,7 @@ #include #include #include +#include #include "battle.h" #include "../common/timer.h" -- cgit v1.2.3-70-g09d2