]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_rpctest.cpp
Add snomask +s +L - remote link notices.
[user/henk/code/inspircd.git] / src / modules / m_rpctest.cpp
index 283325a6b8b1768a40099b5bebe68191776851c0..3c76d475119cbe922e58d3e3166c3e104efb3115 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
 #include "rpc.h"
 
 /* $ModDesc: A test of the RPC API */