]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_stats.cpp
From RFC 2812, the funny = that i could never identify in NAMES reply: = means public...
[user/henk/code/inspircd.git] / src / cmd_stats.cpp
index 2185b325e7eb3220e9a0eaf8189c13f095e21726..58fcbb977b631a810168859fcfb0d10cc93bde15 100644 (file)
@@ -12,7 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
 #ifndef WIN32
 #include <sys/resource.h>
 
@@ -22,8 +21,6 @@
 #endif
 
 #endif
-#include "users.h"
-#include "modules.h"
 #include "xline.h"
 #include "commands/cmd_stats.h"
 #include "commands/cmd_whowas.h"