compile error

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@658 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber 2004-12-20 15:56:34 +00:00
parent e8402a3971
commit f74d17fd20

View File

@ -73,10 +73,8 @@ extern char login_db_account_id[32];
extern int lowest_gm_level;
#ifdef FASTCHAR
extern int debug_mysql_query(char *file, int line, void *mysql, const char *q);
#endif /* FASTCHAR */
#endif
#include "inter.h"