From 5193aa762ab15f3cbaf91fdaa3e4e02096264e0a Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 27 Mar 2006 22:44:44 +0000 Subject: - Fixed the infinite warp looping between Lutie and Lutie field 01 - Removed the limits.h file which just breaks compilation on *nix systems T.T git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5777 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/malloc.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/common/malloc.h') diff --git a/src/common/malloc.h b/src/common/malloc.h index d6c6e50c4..e9dbb9d44 100644 --- a/src/common/malloc.h +++ b/src/common/malloc.h @@ -15,8 +15,6 @@ #endif #define ALC_MARK __FILE__, __LINE__, __func__ -#include "limits.h" - ////////////////////////////////////////////////////////////////////// // Whether to use Athena's built-in Memory Manager (enabled by default) // To disable just comment the following line -- cgit v1.2.3-70-g09d2