]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_wallops.cpp
Fix typos
[user/henk/code/inspircd.git] / src / cmd_wallops.cpp
index 91c6853e315755b813731fab391c908b0f3353db..11a4664e8dae108dd064707c3064f9bceb77f40e 100644 (file)
 #include "configreader.h"
 #include "modules.h"
 #include "commands.h"
-#include "helperfuncs.h"
+
 #include "commands/cmd_wallops.h"
 
-extern InspIRCd* ServerInstance;
+
 
 void cmd_wallops::Handle (const char** parameters, int pcnt, userrec *user)
 {