]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_ison.c
ShadowIRCd 6.2.0-beta1
[irc/rqf/shadowircd.git] / modules / m_ison.c
index bcd7d943d60f1ba1887e73b8322de2500bb131eb..425f99d56141562b9a0e4b37005579806d5a5981 100644 (file)
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: m_ison.c 254 2005-09-21 23:35:12Z nenolod $
  */
 
 #include "stdinc.h"
 #include "client.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "send.h"