X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d99380b61b3fa166d2105bc017508392dbb38939..25e664566f487e45a12a5be9685b69c962ffa4c3:/modules/m_names.c diff --git a/modules/m_names.c b/modules/m_names.c index d3c7024..d01baeb 100644 --- a/modules/m_names.c +++ b/modules/m_names.c @@ -29,7 +29,7 @@ #include "client.h" #include "common.h" #include "hash.h" -#include "irc_string.h" +#include "match.h" #include "ircd.h" #include "numeric.h" #include "send.h" @@ -57,7 +57,6 @@ static void names_global(struct Client *source_p); /* * m_names - * parv[0] = sender prefix * parv[1] = channel */ static int