X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fm_rehash.c;h=8e8c2db6f6151111f47f0812e409884a25ec809d;hb=refs%2Fheads%2Fupstream-ssl;hp=28864e7846763669952367503553f73451e52827;hpb=9ba21beb4e8832a9a4f7355c096af81637bfa3df;p=ircu2.10.12-pk.git diff --git a/ircd/m_rehash.c b/ircd/m_rehash.c index 28864e7..8e8c2db 100644 --- a/ircd/m_rehash.c +++ b/ircd/m_rehash.c @@ -79,14 +79,8 @@ * note: it is guaranteed that parv[0]..parv[parc-1] are all * non-NULL pointers. */ -#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 "config.h" + #include "client.h" #include "ircd.h" #include "ircd_log.h" @@ -97,7 +91,7 @@ #include "s_conf.h" #include "send.h" -#include +/* #include -- Now using assert in ircd_log.h */ /* * mo_rehash - oper message handler