Move some permission checks from set_user_mode() to its callers.
[ircu2.10.12-pk.git] / ircd / m_lusers.c
index 04092359e92d324a6ddf5efc7975a87adb1863b4..b1b7afdc9dfb5bae93d1b12524414335e96c94fa 100644 (file)
@@ -83,7 +83,8 @@
 
 #include "client.h"
 #include "ircd.h"
-#include "ircd_policy.h"
+#include "ircd_features.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "msg.h"
@@ -94,7 +95,7 @@
 #include "s_serv.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_lusers - generic message handler