]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dynamic.h
Fix trivial desync with FTOPIC: if topic is identical, we still need to broadcast...
[user/henk/code/inspircd.git] / include / dynamic.h
index 63229febbcc58d9ac184e6faff50520cf27109c5..4cf299c1f33c554e9f2759cfda8da06f96d8602b 100644 (file)
@@ -14,8 +14,6 @@
 #ifndef __DLL_H
 #define __DLL_H
 
-#include "inspircd_config.h"
-
 /** The DLLManager class is able to load a module file by filename,
  * and locate its init_module symbol.
  */