X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/7cdb0a09b9ba217d30d6e8c35654dc9cc6e3ae57..8e2ebdb80add54d46c9f7f058ad469d70ddf9457:/modules/m_encap.c diff --git a/modules/m_encap.c b/modules/m_encap.c index 1a1f801a..742c35d7 100644 --- a/modules/m_encap.c +++ b/modules/m_encap.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"