X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/9f6bbe3cf9c786c5089bfd605315aed5268e8974..ce3ec6fbd33c755592e5877bef45fb44935ef4d9:/modules/m_knock.c diff --git a/modules/m_knock.c b/modules/m_knock.c index 55a688d..9c39e35 100644 --- a/modules/m_knock.c +++ b/modules/m_knock.c @@ -24,11 +24,10 @@ */ #include "stdinc.h" -#include "sprintf_irc.h" #include "channel.h" #include "client.h" #include "hash.h" -#include "irc_string.h" +#include "match.h" #include "ircd.h" #include "numeric.h" #include "send.h" @@ -49,7 +48,6 @@ mapi_clist_av1 knock_clist[] = { &knock_msgtab, NULL }; DECLARE_MODULE_AV1(knock, NULL, NULL, knock_clist, NULL, NULL, "$Revision: 3570 $"); /* m_knock - * parv[0] = sender prefix * parv[1] = channel * * The KNOCK command has the following syntax: