]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_userhost.cpp
Fixed an issue that could cause empty parameters in module commands to not be sent...
[user/henk/code/inspircd.git] / src / cmd_userhost.cpp
index 9e644bdd1083e25dce90bd66c051819f65b0f153..8a0e187fb0a4503b7fdd13e32bc5add9ee924e8d 100644 (file)
@@ -12,7 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
 #include "commands/cmd_userhost.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)