]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_lockserv.cpp
Remove unnecessary header traffic
[user/henk/code/inspircd.git] / src / modules / m_lockserv.cpp
index 2ca2e3f4412e9935957bec90eafd079d312e3123..94ab314212d216deccc25a3e3ffada8059621e7f 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
 
 /* $ModDesc: Allows locking of the server to stop all incoming connections till unlocked again */