]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_ping.cpp
I lose for being slow. also tidyup a bit, still needs to fix that sizeof..
[user/henk/code/inspircd.git] / src / cmd_ping.cpp
index afb708d7097f4937dbe55359496086fd5e10371e..2ffd7850b36ce5f4ebf35f7f8e88acac75032524 100644 (file)
@@ -12,8 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
 #include "commands/cmd_ping.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)