]> 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 1fe1bdcc0a0633d29fcde09307d0dc2bcefb7179..45011d3e83836894caebe15d9e531bf49fd43a4c 100644 (file)
@@ -11,9 +11,7 @@
  * ---------------------------------------------------
  */
 
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
+#include "inspircd.h"
 #include "commands/cmd_links.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)