extensions/drain: remove superfluous includes

This commit is contained in:
Janik Kleinhoff 2018-08-07 20:39:05 +00:00 committed by Ed Kellett
parent b674a619eb
commit a0d1df9f38
No known key found for this signature in database
GPG Key ID: CB9986DEF342FABC
1 changed files with 0 additions and 6 deletions

View 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[] = {