X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fm_get.c;h=ac7e6e5dc4653a8a40ae7a6ece3d5b3d3954887e;hb=refs%2Fheads%2Fupstream-ssl;hp=e136577213539b81cf8669e891c652dd21fce79e;hpb=1b4e637606464f9af948a6e87879565f9fc1b726;p=ircu2.10.12-pk.git diff --git a/ircd/m_get.c b/ircd/m_get.c index e136577..ac7e6e5 100644 --- a/ircd/m_get.c +++ b/ircd/m_get.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_get - oper message handler