]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_mode.cpp
Add sanity checks to the ssl modules so that theres no possibility of an out of range...
[user/henk/code/inspircd.git] / src / cmd_mode.cpp
index 18c1e69ad995d901d4d69005987b769d134b2060..4e4466d360d39bba536551dad3ced8c1e5c277a3 100644 (file)
@@ -12,8 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
 #include "commands/cmd_mode.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)