]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_services_account.cpp
Fix potential for duplicate SID if the SID is auto generated.
[user/henk/code/inspircd.git] / src / modules / m_services_account.cpp
index cff0d7698f236165e4f5543cd3566cdc0c39136f..78fd9b0a843477bd8c6d05c6c1edaf126eed255f 100644 (file)
  */
 
 #include "inspircd.h"
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
-#include "hashcomp.h"
 
 /* $ModDesc: Povides support for ircu-style services accounts, including chmode +R, etc. */