]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - unsupported/m_clearchan.c
Do not check floodcount if user is messaging self.
[irc/rqf/shadowircd.git] / unsupported / m_clearchan.c
index f1c557ee088dd330467731d9107531c7375e353a..0a3921f023acbfb37ceab5ca17576f7e236cd6fc 100644 (file)
@@ -23,7 +23,7 @@
 #include "channel.h"
 #include "client.h"
 #include "hash.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "s_user.h"