]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/message.cpp
Remove an extern, partly because it's unused, partly because it then gets shadowed...
[user/henk/code/inspircd.git] / src / message.cpp
index 1cc97743b50073283d49b5160ad77a77946c2306..28a11fda9645f1cc0ed58624bdfeaf62c5875b1f 100644 (file)
@@ -18,7 +18,7 @@ using namespace std;
 
 #include "inspircd_config.h"
 #include "inspircd.h"
-#include "inspircd_io.h"
+#include "configreader.h"
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/errno.h>