X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d99380b61b3fa166d2105bc017508392dbb38939..585e477be8d7cfa2c0308568e5cab8df095a639e:/modules/m_names.c diff --git a/modules/m_names.c b/modules/m_names.c index d3c7024..298b871 100644 --- a/modules/m_names.c +++ b/modules/m_names.c @@ -21,7 +21,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA * - * $Id: m_names.c 254 2005-09-21 23:35:12Z nenolod $ */ #include "stdinc.h" @@ -29,7 +28,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 +56,6 @@ static void names_global(struct Client *source_p); /* * m_names - * parv[0] = sender prefix * parv[1] = channel */ static int