]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_opermotd.cpp
and a little tweak to remote MOTD too.
[user/henk/code/inspircd.git] / src / modules / m_opermotd.cpp
index f08b287bdee4b65f42f661137e05c435f130e73e..294ea4c2bc496fdc22a2cc3720c34dcab259af09 100644 (file)
  * ---------------------------------------------------
  */
 
-#include <stdio.h>
+#include "inspircd.h"
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
 
-#include "inspircd.h"
-
 /* $ModDesc: Shows a message to opers after oper-up, adds /opermotd */
 
 static FileReader* opermotd;