Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_rpong.c
index fc2cb42c4b93d5f5ed49a694400a4c204b6c7cf5..4f32f79e1446b633b2311a363e1b7ed5f4e42688 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 "opercmds.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * ms_rpong - server message handler