]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_loadmodule.cpp
More tweaks
[user/henk/code/inspircd.git] / src / cmd_loadmodule.cpp
index bef24f3217a8217679a9026c84236c8aa62fa45f..9b3a85f1ddc2ede3535e4594b93f13cb4e23c89b 100644 (file)
 #include "inspircd.h"
 #include "users.h"
 #include "commands.h"
-#include "helperfuncs.h"
+
 #include "commands/cmd_loadmodule.h"
 
-extern InspIRCd* ServerInstance;
+
 
 void cmd_loadmodule::Handle (const char** parameters, int pcnt, userrec *user)
 {