From 454c8d374955d2ffb3ec1fca39a6efc32032c649 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sat, 7 Apr 2018 15:07:24 +0100 Subject: Move OnStats from the core to a cross-module event. Some core code still exists in the XLine system but this will be replaced when the XLine system is replaced later. --- src/xline.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xline.cpp') diff --git a/src/xline.cpp b/src/xline.cpp index 8d4c822aa..dfd7e2903 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -23,6 +23,7 @@ #include "inspircd.h" #include "xline.h" +#include "modules/stats.h" /** An XLineFactory specialized to generate GLine* pointers */ -- cgit v1.3.1-10-gc9f91