X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/08a5f1f9485a5f34039e66cec5419c205881bd7a..133755685ef38d8f9ac79ac27c4505b9e96f81fd:/modules/m_whowas.c diff --git a/modules/m_whowas.c b/modules/m_whowas.c index 0728a80..37861a5 100644 --- a/modules/m_whowas.c +++ b/modules/m_whowas.c @@ -21,7 +21,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA * - * $Id: m_whowas.c 1717 2006-07-04 14:41:11Z jilles $ */ #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 "ircd_defs.h" #include "numeric.h" @@ -53,7 +52,6 @@ DECLARE_MODULE_AV1(whowas, NULL, NULL, whowas_clist, NULL, NULL, "$Revision: 171 /* ** m_whowas -** parv[0] = sender prefix ** parv[1] = nickname queried */ static int