From 2d39c63a22c131578a691b882c3f40a8192973dd Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 19 Aug 2007 19:47:43 +0000 Subject: Fixed a gcc compilation error and some warnings. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11046 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/intif.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/map/intif.h') diff --git a/src/map/intif.h b/src/map/intif.h index f80041847..7f7cfb392 100644 --- a/src/map/intif.h +++ b/src/map/intif.h @@ -4,6 +4,13 @@ #ifndef _INTIF_H_ #define _INFIF_H_ +//#include "../common/mmo.h" +struct party_member; +struct guild_member; +struct guild_position; +struct s_pet; +struct s_homunculus; + int intif_parse(int fd); int intif_GMmessage(const char* mes,int len,int flag); -- cgit v1.2.3-60-g2f50