X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/cbe4e1ba31fb4580a6367a2c89d43f88162ea13b..43946961df9e7703c8877e4bbd9181507422429d:/modules/m_userhost.c?ds=sidebyside diff --git a/modules/m_userhost.c b/modules/m_userhost.c index 964aa6b9..c819764e 100644 --- a/modules/m_userhost.c +++ b/modules/m_userhost.c @@ -30,7 +30,7 @@ #include "numeric.h" #include "s_serv.h" #include "send.h" -#include "irc_string.h" +#include "match.h" #include "msg.h" #include "parse.h" #include "modules.h"