]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_commonchans.cpp
Remove unnecessary header traffic
[user/henk/code/inspircd.git] / src / modules / m_commonchans.cpp
index b4e274f6cdbf1d0fda3af81ade633043188c83c2..e9af24ad09337ca2f004676f521f122f6f395ded 100644 (file)
  */
 
 #include "inspircd.h"
-#include <stdio.h>
-#include <string>
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
-#include "configreader.h"
 
 /* $ModDesc: Adds user mode +c, which if set, users must be on a common channel with you to private message you */