]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_lockserv.cpp
and a little tweak to remote MOTD too.
[user/henk/code/inspircd.git] / src / modules / m_lockserv.cpp
index 8a8471aa5822057cea61bbafa2eee53360c3a2a8..cbc454778d0157195f4fb9b0dbc9e5f6830f133c 100644 (file)
  * ---------------------------------------------------
  */
 
+#include "inspircd.h"
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
-#include "inspircd.h"
-
 
 /* $ModDesc: Allows locking of the server to stop all incoming connections till unlocked again */