]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_dccallow.cpp
and a little tweak to remote MOTD too.
[user/henk/code/inspircd.git] / src / modules / m_dccallow.cpp
index 367a3769ebefe59697cf536d9f08058900c42b0c..e875302b856e50763e749914e798ca92af3145e9 100644 (file)
  * ---------------------------------------------------
  */
 
-#include <stdio.h>
-#include <vector>
-#include <string.h>
+#include "inspircd.h"
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
-#include "inspircd.h"
 
 /* $ModDesc: Povides support for the /DCCALLOW command */