From f430e39321b831879fe977e9a3f67662e44f336a Mon Sep 17 00:00:00 2001 From: eathenabot Date: Tue, 17 Jan 2012 03:25:15 +0000 Subject: * Merged changes ONLY eAthena 15002. [ai4rei] * Preparation clean up in clif.h - Synced function declarations and argument names with clif.c including whitespace. - Removed orphaned function declarations. - Removed include to storage.h and put it into .c files that need it instead. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15469 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/unit.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/unit.c') diff --git a/src/map/unit.c b/src/map/unit.c index 9fd005c60..72e6fe2d6 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -30,6 +30,7 @@ #include "intif.h" #include "chrif.h" #include "script.h" +#include "storage.h" #include #include -- cgit v1.2.3-70-g09d2