From d6f2064fa166cf9df4da17e34dcef4210042e8f5 Mon Sep 17 00:00:00 2001 From: Lance Date: Sun, 16 Apr 2006 02:40:46 +0000 Subject: * Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6098 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/mysql/my_global.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mysql') diff --git a/src/mysql/my_global.h b/src/mysql/my_global.h index 969617c08..2417477e2 100644 --- a/src/mysql/my_global.h +++ b/src/mysql/my_global.h @@ -93,6 +93,8 @@ #define NETWARE_SET_SCREEN_MODE(A) #endif +#include "../common/strlib.h" + /* The macros below are borrowed from include/linux/compiler.h in the Linux kernel. Use them to indicate the likelyhood of the truthfulness -- cgit v1.2.3-70-g09d2