added basic ssl support to ircu
[ircu2.10.12-pk.git] / ircd / m_wallusers.c
index e5e0cdb61762d9846fb385a51e31ae414e4c16a1..dc53baab7284b89ce204787886042502f02ff49b 100644 (file)
 #include "config.h"
 
 #include "client.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "msg.h"
 #include "numeric.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 
 /*