From 1bb45f9de18cab62521ebfc46a16888891194277 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Wed, 6 Dec 2006 11:17:08 +0000 Subject: - Fixing a compilation error caused by me in rev 9414: -.-; utils.h:35: error: syntax error before "va_list" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9416 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common') diff --git a/src/common/utils.h b/src/common/utils.h index fdc4afd9f..120224852 100644 --- a/src/common/utils.h +++ b/src/common/utils.h @@ -4,6 +4,7 @@ #ifndef COMMON_UTILS_H #define COMMON_UTILS_H +#include #ifndef NULL #define NULL (void *)0 -- cgit v1.2.3-60-g2f50