summaryrefslogtreecommitdiff
path: root/modules/m_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/m_stats.c')
-rw-r--r--modules/m_stats.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/m_stats.c b/modules/m_stats.c
index 23dea16..4705d33 100644
--- a/modules/m_stats.c
+++ b/modules/m_stats.c
@@ -43,7 +43,6 @@
#include "s_user.h"
#include "event.h"
#include "dbuf.h"
-#include "hook.h"
#include "parse.h"
#include "modules.h"
#include "resv.h"
@@ -1547,7 +1546,7 @@ static const struct StatsStruct
{ 'F', fd_dump, 1, 1 },
{ 'g', stats_pending_glines, 1, 0 },
{ 'G', stats_glines, 1, 0 },
- { 'h', stats_hooks, 1, 1 },
+ { 'h', stats_hubleaf, 1, 1 },
{ 'H', stats_hubleaf, 1, 0 },
{ 'i', stats_auth, 0, 0 },
{ 'I', stats_auth, 0, 0 },