From be9a68f5b1e78d7e5be21b7553179814c55613fa Mon Sep 17 00:00:00 2001 From: Lance Date: Mon, 27 Mar 2006 13:23:53 +0000 Subject: * Refixed the fix with a constant list for Win32 users - limits.h (imported from MSVC) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5769 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/charcommand.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/charcommand.c') diff --git a/src/map/charcommand.c b/src/map/charcommand.c index 27e92029a..4e9b8b542 100644 --- a/src/map/charcommand.c +++ b/src/map/charcommand.c @@ -10,6 +10,7 @@ #include "../common/socket.h" #include "../common/timer.h" #include "../common/nullpo.h" +#include "../common/limits.h" #include "log.h" #include "clif.h" -- cgit v1.2.3-70-g09d2