X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_motd.cpp;h=38117be6b0feb6ca8a52e3ae3f0d63ef76f7f83e;hb=4c83624ed825ca123401a45c8d2844ba6453a85b;hp=6aaf1a9af2979e006e932e71732a0c0f7a09f18b;hpb=eb334f8c69872cc0de28ffd85b41555f196a23dd;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_motd.cpp b/src/cmd_motd.cpp index 6aaf1a9af..38117be6b 100644 --- a/src/cmd_motd.cpp +++ b/src/cmd_motd.cpp @@ -12,7 +12,6 @@ */ #include "inspircd.h" -#include "users.h" #include "commands/cmd_motd.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)