]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_hostchange.cpp
and a little tweak to remote MOTD too.
[user/henk/code/inspircd.git] / src / modules / m_hostchange.cpp
index d2e51a187748ae1beae92465d08bd8343a1110eb..d8f0aaf599bc1b9b06385c0646b5a089fb8350d3 100644 (file)
  * ---------------------------------------------------
  */
 
-#include <stdio.h>
+#include "inspircd.h"
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
-#include "inspircd.h"
 
 /* $ModDesc: Provides masking of user hostnames in a different way to m_cloaking */