]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_taxonomy.cpp
Fix potential for duplicate SID if the SID is auto generated.
[user/henk/code/inspircd.git] / src / modules / m_taxonomy.cpp
index c9621d431f1009d2d3f055d1a698b5889f7d9ca6..a137e8d90d15a266a444b0bdbf60118f5636ced7 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
 
 /* $ModDesc: Provides the /TAXONOMY command, used to view all metadata attached to a user */