]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_ident.cpp
Add reasons to other modules that implement XLines also.
[user/henk/code/inspircd.git] / src / modules / m_ident.cpp
index ba766319e0e77c390b675d28abca9f60c0f46dc6..b715f437cff6fd47d1cfd74f71ff4850a036c53f 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
 
 /* $ModDesc: Provides support for RFC1413 ident lookups */