Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_ison.c
index 1dfa6f2c5b850fb8ea5c4f15c66103cdc952c47f..e5f232f832ddf3170094fe8fa7faf25dec197ec9 100644 (file)
 #include "client.h"
 #include "hash.h"
 #include "ircd.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "msgq.h"
 #include "numeric.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <string.h>
 
 /*