X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/e3354945168e45e49cc0716349d44837eef96db1..43946961df9e7703c8877e4bbd9181507422429d:/modules/m_who.c diff --git a/modules/m_who.c b/modules/m_who.c index 882a11a5..b0b76f56 100644 --- a/modules/m_who.c +++ b/modules/m_who.c @@ -32,10 +32,9 @@ #include "numeric.h" #include "s_serv.h" #include "send.h" -#include "irc_string.h" -#include "sprintf_irc.h" +#include "match.h" #include "s_conf.h" -#include "s_log.h" +#include "logger.h" #include "msg.h" #include "parse.h" #include "modules.h"