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