]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/helperfuncs.cpp
Compressor script that compresses all shared objects and exe with upx, should be...
[user/henk/code/inspircd.git] / src / helperfuncs.cpp
index 03d6879baf814540367909f9070d1e5f56677b6e..f8ecc3b48bde8c9cb2e3017c2c5c8ee5a7533417 100644 (file)
@@ -11,6 +11,7 @@
  * ---------------------------------------------------
  */
 
+#include "inspircd.h"
 #include <stdarg.h>
 #include "configreader.h"
 #include "users.h"
@@ -18,7 +19,6 @@
 #include "wildcard.h"
 #include "mode.h"
 #include "xline.h"
-#include "inspircd.h"
 #include "exitcodes.h"
 
 static char TIMESTR[26];