From b813d39a6d8a0a73558ee1749d34f53681cd83f3 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Mon, 4 Jul 2011 18:22:24 +0000 Subject: * Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14885 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/db.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/db.c') diff --git a/src/common/db.c b/src/common/db.c index e3b0a37a6..c9b124455 100644 --- a/src/common/db.c +++ b/src/common/db.c @@ -67,7 +67,6 @@ \*****************************************************************************/ #include #include -#include #include "db.h" #include "../common/mmo.h" -- cgit v1.2.3-70-g09d2