X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_oper.cpp;h=d9ae74bf69a5c18afc6ddfe4bbe2f16bb736c693;hb=316e19f10c1d30215a2617f44ca61f8d6d2559a8;hp=63c7dc3e3bdc1502bf262e33f7451d9debe40ed1;hpb=c61fac32bc7559e3d6f7534919f115266eee5917;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_oper.cpp b/src/cmd_oper.cpp index 63c7dc3e3..d9ae74bf6 100644 --- a/src/cmd_oper.cpp +++ b/src/cmd_oper.cpp @@ -12,10 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include "typedefs.h" -#include "users.h" -#include "modules.h" #include "wildcard.h" #include "commands/cmd_oper.h" #include "hashcomp.h"