Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_kick.c
index 56fad4287c646ae03aee90b10f0d4d25a9353a29..5af0a4d3d85246c6ff61d6ec81fd48d9a0be53b4 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"
@@ -93,7 +94,7 @@
 #include "send.h"
 #include "ircd_features.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_kick - generic message handler