]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/hash.c
Argh, wrong replace caused by MS VS 2005 interface.
[irc/rqf/shadowircd.git] / src / hash.c
index 2c821287bfeff3a793eb0df05696917d52fa9b8e..bf17b06661ee29400f8bbe7681a168c1f677b245 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "stdinc.h"
 #include "ircd_defs.h"
-#include "tools.h"
 #include "s_conf.h"
 #include "channel.h"
 #include "client.h"
@@ -36,7 +35,6 @@
 #include "ircd.h"
 #include "numeric.h"
 #include "send.h"
-#include "memory.h"
 #include "msg.h"
 #include "cache.h"
 #include "s_newconf.h"