]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_join.cpp
Add sanity checks to the ssl modules so that theres no possibility of an out of range...
[user/henk/code/inspircd.git] / src / cmd_join.cpp
index 218e0f7b8b33229c28f675d35b9648fb90521369..4e69cbb4ef15554181470950784ecd801e36e9c3 100644 (file)
@@ -12,7 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
 #include "commands/cmd_join.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)