]> 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 f48b81e3e4ed0e71718451e2cc3973134f15954d..4e4466d360d39bba536551dad3ced8c1e5c277a3 100644 (file)
@@ -11,8 +11,7 @@
  * ---------------------------------------------------
  */
 
-#include "configreader.h"
-#include "users.h"
+#include "inspircd.h"
 #include "commands/cmd_mode.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)