X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d3455e2c7e2f9040e1b7628d9cf52b26a24dcefc..2976cd53793ccf979033a61e068b739817bd9c83:/modules/m_who.c diff --git a/modules/m_who.c b/modules/m_who.c index 7ab7753..b0b76f5 100644 --- a/modules/m_who.c +++ b/modules/m_who.c @@ -32,8 +32,7 @@ #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 "logger.h" #include "msg.h"