]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_securelist.cpp
Auto loading of commands as shared objects via dlsym (very lightweight interface...
[user/henk/code/inspircd.git] / src / modules / m_securelist.cpp
index 92049497f2e4fd35c815dcc00eb8d0ad2353dce8..14eb2aecff8a3039fc8d1cd9f7853bde76ed53f6 100644 (file)
@@ -19,7 +19,7 @@ using namespace std;
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
-#include "helperfuncs.h"
+
 #include <vector>
 #include "inspircd.h"