Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_endburst.c
index 68ac9e11490161c7f0eb0b235b9579e03c8d2e74..aea0decf8ae8544f839e84a80dd5a9f1d6cc78e0 100644 (file)
@@ -85,6 +85,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 "numnicks.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * ms_end_of_burst - server message handler