added basic ssl support to ircu
[ircu2.10.12-pk.git] / ircd / m_help.c
index 1c09943156baa4f223c2408521b98fe1253613e9..482ad8e8e7c3a0a86d7eb34acb7fdb2ddbe0826b 100644 (file)
@@ -84,6 +84,7 @@
 #include "client.h"
 #include "hash.h"
 #include "ircd.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "msg.h"
@@ -91,7 +92,7 @@
 #include "numnicks.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_help - generic message handler