]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/m_mkpasswd.c
Do not check floodcount if user is messaging self.
[irc/rqf/shadowircd.git] / extensions / m_mkpasswd.c
index 35a9c0ce978e70080f79f717bbdb9789e57a46ed..242b06673433f31cd288401bfb73c1fb736eda75 100644 (file)
 #include "client.h"
 #include "common.h"            /* FALSE bleah */
 #include "ircd.h"
-#include "irc_string.h"
+#include "match.h"
 #include "numeric.h"
 #include "s_newconf.h"
 #include "s_conf.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_serv.h"
 #include "send.h"
 #include "msg.h"