]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_away.cpp
Remove the last uses of localised fake clients. This removes a lot of allocations...
[user/henk/code/inspircd.git] / src / cmd_away.cpp
index 874881119cf776e6353938de7f38a888a2d5613d..98209217f7e3f401cab0cbcf9ff3d0d7188d2f1a 100644 (file)
@@ -11,9 +11,7 @@
  * ---------------------------------------------------
  */
 
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
+#include "inspircd.h"
 #include "commands/cmd_away.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)