]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_pong.cpp
Fixed m_saquit to direct the command to the user's server and from there send a QUIT...
[user/henk/code/inspircd.git] / src / cmd_pong.cpp
index c89542240f15ca9905ecd1db4c55a96a6189e130..08d47eca7f54c908aac6937479cbd15689d6aefa 100644 (file)
@@ -12,7 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
 #include "commands/cmd_pong.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)