diff --git a/modules/m_stats.c b/modules/m_stats.c index 94b367f..56126e8 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 **);