]> jfr.im git - solanum.git/blobdiff - modules/core/m_kill.c
irc_string.h -> match.h, irc_string.h; includes changed
[solanum.git] / modules / core / m_kill.c
index 525f37c9663b00df56bc33b22eaa28e8df27635f..ad286d5c5c3896d358c0c8b88ca854f85d3881a0 100644 (file)
 #include "hash.h"              /* for find_client() */
 #include "ircd.h"
 #include "numeric.h"
-#include "sprintf_irc.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_serv.h"
 #include "s_conf.h"
 #include "send.h"
 #include "whowas.h"
-#include "irc_string.h"
+#include "match.h"
 #include "msg.h"
 #include "parse.h"
 #include "modules.h"