X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fcommands%2Fcmd_restart.h;h=627e75c99a817ee7771efda4a59ba6ec0ab70f56;hb=946bff6371d73b50dae6f7011ba0adff852302f0;hp=9ced78607182b02d8c78ad2bdf819bf23df09278;hpb=4cf0ae1308fe98757de42ffbe391e61844ac9e0a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/commands/cmd_restart.h b/include/commands/cmd_restart.h index 9ced78607..627e75c99 100644 --- a/include/commands/cmd_restart.h +++ b/include/commands/cmd_restart.h @@ -19,15 +19,14 @@ // include the common header files -#include -#include #include #include -#include #include #include "users.h" #include "channels.h" +/** Handle /RESTART + */ class cmd_restart : public command_t { public: