]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_operspy.c
Prevent cork usage as charybdis doesn't have its support
[irc/rqf/shadowircd.git] / modules / m_operspy.c
index 6428fef1d93adc355a7cacc34e0ec2c37714b558..00202334366e84c0c5d47394a621ce3675c17f64 100644 (file)
@@ -30,7 +30,6 @@
  */
 
 #include "stdinc.h"
-#include "tools.h"
 #include "send.h"
 #include "channel.h"
 #include "client.h"
@@ -38,7 +37,6 @@
 #include "config.h"
 #include "ircd.h"
 #include "numeric.h"
-#include "memory.h"
 #include "s_serv.h"
 #include "hash.h"
 #include "msg.h"