From fa933d7bdcb3e5fecce260f5456a00dda80f21e2 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 4 Oct 2008 21:27:52 +0000 Subject: Header tidyups. Apart from module to module API stuff and external deps, modules dont really need to include much but inspircd.h (and xline.h if they create new xline factories) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10622 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_rpc_json.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/modules/m_rpc_json.cpp') diff --git a/src/modules/m_rpc_json.cpp b/src/modules/m_rpc_json.cpp index ede3a34c2..32f7c2ead 100644 --- a/src/modules/m_rpc_json.cpp +++ b/src/modules/m_rpc_json.cpp @@ -12,9 +12,6 @@ */ #include "inspircd.h" -#include "users.h" -#include "channels.h" -#include "modules.h" #include "httpd.h" #include "rpc.h" #include -- cgit v1.3.1-10-gc9f91