Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / s_debug.c
index 6f1266cc952cfdbd557408e5d55a0c1d2cb9fb0e..15ea2f547f28f8acdefb9ddd6cf1cf7f4a8334d1 100644 (file)
@@ -50,7 +50,7 @@
 #include "sys.h"
 #include "whowas.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <errno.h>
 #include <fcntl.h>
 #include <stdarg.h>