]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/packet.c
MyFree -> rb_free
[irc/rqf/shadowircd.git] / src / packet.c
index 98bace1b0c03190d2755251a5f1fca2abecaf98a..b3647722873df29df29c27240f6f1af41168f8a7 100644 (file)
@@ -24,8 +24,6 @@
  *  $Id: packet.c 3446 2007-05-14 22:21:16Z jilles $
  */
 #include "stdinc.h"
-#include "tools.h"
-#include "commio.h"
 #include "s_conf.h"
 #include "s_serv.h"
 #include "client.h"
@@ -34,7 +32,6 @@
 #include "parse.h"
 #include "packet.h"
 #include "irc_string.h"
-#include "memory.h"
 #include "hook.h"
 #include "send.h"