From 767e064ed7f525d671ef8359c673458cf4eff66d Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 19 Dec 2006 17:56:10 +0000 Subject: - Added missing include of system header limits.h to timer.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9523 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/timer.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/common/timer.c') diff --git a/src/common/timer.c b/src/common/timer.c index a2e67aa09..cf71f2ffc 100644 --- a/src/common/timer.c +++ b/src/common/timer.c @@ -13,12 +13,11 @@ #include #endif - +#include #include #include #include #include - #include "timer.h" #include "malloc.h" #include "showmsg.h" -- cgit v1.2.3-70-g09d2