]> jfr.im git - solanum.git/commitdiff
extensions/drain: remove superfluous includes
authorJanik Kleinhoff <redacted>
Tue, 7 Aug 2018 20:39:05 +0000 (20:39 +0000)
committerEd Kellett <redacted>
Sat, 14 Sep 2019 20:13:11 +0000 (21:13 +0100)
extensions/drain.c

index 225a9d73ad2a9872385d3f1dfad94d1bbb3e285f..01d19cdf1912ad2b47d1049832254cc4862c8769 100644 (file)
@@ -2,13 +2,7 @@
 #include "modules.h"
 #include "hook.h"
 #include "client.h"
-#include "ircd.h"
-#include "send.h"
-#include "hash.h"
 #include "s_conf.h"
-#include "s_user.h"
-#include "s_serv.h"
-#include "numeric.h"
 
 static void check_new_user(void *data);
 mapi_hfn_list_av1 drain_hfnlist[] = {