]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_ping.cpp
auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' allowing...
[user/henk/code/inspircd.git] / src / cmd_ping.cpp
index a0caeb3cd47e700c8ab18862350685762524742a..515312670191c8a7b2e4d1c48ef3d4ddfcd16790 100644 (file)
 #include "configreader.h"
 #include "users.h"
 #include "commands.h"
-#include "helperfuncs.h"
+
 #include "commands/cmd_ping.h"
 
-extern InspIRCd* ServerInstance;
+
 
 
 void cmd_ping::Handle (const char** parameters, int pcnt, userrec *user)