X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_clearcache.cpp;h=daf8fa78b51866b567798a39ff4fd89c1ddbf8a1;hb=a2b40829c116cd67d5f293404371eb132dcaa8e3;hp=eecf3267f66609319c4ed83c3ea6e56f82c58e22;hpb=9cf56d917d92959701694477f7944d45ad2c38ed;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_clearcache.cpp b/src/cmd_clearcache.cpp index eecf3267f..daf8fa78b 100644 --- a/src/cmd_clearcache.cpp +++ b/src/cmd_clearcache.cpp @@ -11,6 +11,7 @@ * --------------------------------------------------- */ +#include "inspircd.h" #include "configreader.h" #include "users.h" #include "commands/cmd_clearcache.h"