]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_links.cpp
Swap around ERROR and SNONOTICE in SendError() so that the server doesnt try and...
[user/henk/code/inspircd.git] / src / cmd_links.cpp
index 83e558d5dac66468f9021f5b87427f33a7185a75..45011d3e83836894caebe15d9e531bf49fd43a4c 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
 #include "commands/cmd_links.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)