X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/7cdb0a09b9ba217d30d6e8c35654dc9cc6e3ae57..8bd5767b953efd089e0467b02f897f77581e589d:/modules/m_operspy.c?ds=inline diff --git a/modules/m_operspy.c b/modules/m_operspy.c index 6428fef1..00202334 100644 --- a/modules/m_operspy.c +++ b/modules/m_operspy.c @@ -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"