]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/chm_sslonly_compat.c
Send numeric 735 on MLOCK policy-restricted mode changes that are ignored.
[irc/rqf/shadowircd.git] / extensions / chm_sslonly_compat.c
index 3f91e08b325d5de56a64e6cd5273de768fb5c586..63b875e524c84e1d167d2f8b119e3befe7c44423 100644 (file)
@@ -7,15 +7,7 @@
 #include "client.h"
 #include "hook.h"
 #include "ircd.h"
-
-/* XXX prototypes */
-void chm_ban(struct Client *source_p, struct Channel *chptr,
-       int alevel, int parc, int *parn,
-       const char **parv, int *errors, int dir, char c, long mode_type);
-void chm_nosuch(struct Client *source_p, struct Channel *chptr,
-       int alevel, int parc, int *parn,
-       const char **parv, int *errors, int dir, char c, long mode_type);
-/* end yucky prototypes */
+#include "chmode.h"
 
 static int _modinit(void);
 static void _moddeinit(void);