Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_wallvoices.c
index 4dfad262dc6cd4500e21b708e7b54173b7460717..2fdc5f3fdef3b353dcc311259e7d38ea1a5e0c88 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"
@@ -92,7 +93,7 @@
 #include "s_user.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_wallvoices - local generic message handler