]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_knock.c
autogen.sh is not necessary at this time, and did not work anyway.
[irc/rqf/shadowircd.git] / modules / m_knock.c
index 55a688d6bb3ef6412e622edb6f4cbdced8f48116..9c39e35b91c16c84d556a479fb64bc5b0d1d1609 100644 (file)
  */
 
 #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: