X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fm_reset.c;h=624cb86e386ffaec69c79275b50825afd18acbf5;hb=refs%2Fheads%2Fupstream-ssl;hp=3bdd7aacfc411817a0646aee8adaf371408ab6a9;hpb=1b4e637606464f9af948a6e87879565f9fc1b726;p=ircu2.10.12-pk.git diff --git a/ircd/m_reset.c b/ircd/m_reset.c index 3bdd7aa..624cb86 100644 --- a/ircd/m_reset.c +++ b/ircd/m_reset.c @@ -81,25 +81,18 @@ */ #include "config.h" -#if 0 -/* - * No need to include handlers.h here the signatures must match - * and we don't need to force a rebuild of all the handlers everytime - * we add a new one to the list. --Bleep - */ -#include "handlers.h" -#endif /* 0 */ #include "client.h" #include "hash.h" #include "ircd.h" #include "ircd_features.h" +#include "ircd_log.h" #include "ircd_reply.h" #include "ircd_string.h" #include "numeric.h" #include "numnicks.h" #include "send.h" -#include +/* #include -- Now using assert in ircd_log.h */ /* * mo_reset - oper message handler