X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcmd_restart.cpp;h=b9afd7c9db4f315e429ae2180da93b89dc279972;hb=f087d825a88760d251b8f80b5d50bc98b40fa2ae;hp=c910df8bab94c4eab2965ce4921b75b8f2b8c7a1;hpb=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_restart.cpp b/src/cmd_restart.cpp index c910df8ba..b9afd7c9d 100644 --- a/src/cmd_restart.cpp +++ b/src/cmd_restart.cpp @@ -12,8 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include "users.h" #include "commands/cmd_restart.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)