X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d99380b61b3fa166d2105bc017508392dbb38939..121cd4dcb66aee2094cf9e20ebcd798a35274496:/modules/m_who.c diff --git a/modules/m_who.c b/modules/m_who.c index 749d35f..b0b76f5 100644 --- a/modules/m_who.c +++ b/modules/m_who.c @@ -32,7 +32,7 @@ #include "numeric.h" #include "s_serv.h" #include "send.h" -#include "irc_string.h" +#include "match.h" #include "s_conf.h" #include "logger.h" #include "msg.h"