X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_time.cpp;h=cd0f0e1c7bf4706a40a0031a68a7cf2905779b50;hb=bfdf503e5204ba17479084e688a3605dbc9007a2;hp=ca636934555ff56fa3a6c77781f1c1f26e9f192c;hpb=9cf56d917d92959701694477f7944d45ad2c38ed;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_time.cpp b/src/cmd_time.cpp index ca6369345..cd0f0e1c7 100644 --- a/src/cmd_time.cpp +++ b/src/cmd_time.cpp @@ -11,6 +11,7 @@ * --------------------------------------------------- */ +#include "inspircd.h" #include "configreader.h" #include "users.h" #include "commands/cmd_time.h"