From 4e14863104e12686499fd5958cf96eadd41bce52 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 28 Mar 2006 03:23:59 +0000 Subject: - Added missing limits.h to chrif.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5780 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/chrif.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/chrif.c') diff --git a/src/map/chrif.c b/src/map/chrif.c index 3a11222fb..abc7d5b09 100644 --- a/src/map/chrif.c +++ b/src/map/chrif.c @@ -14,6 +14,7 @@ #endif #include #include +#include #include "../common/malloc.h" #include "socket.h" -- cgit v1.2.3-70-g09d2