From 907cea99d2143412b9cd3512742f95b971dd3de2 Mon Sep 17 00:00:00 2001 From: Valery Yatsko Date: Wed, 2 Apr 2008 16:06:45 +0400 Subject: [PATCH] reject.h include --- modules/m_stats.c | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/m_stats.c b/modules/m_stats.c index 94b367f3..56126e8a 100644 --- a/modules/m_stats.c +++ b/modules/m_stats.c @@ -47,6 +47,7 @@ #include "hook.h" #include "s_newconf.h" #include "hash.h" +#include "reject.h" static int m_stats (struct Client *, struct Client *, int, const char **);