Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / engine_devpoll.c
index 9c4d49c2350a5e498eef26953859cd8aad2e9ff1..daceb69617e4af9974253a888e81d36f9305a36c 100644 (file)
@@ -30,7 +30,7 @@
 #include "ircd_log.h"
 #include "s_debug.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <errno.h>
 #include <fcntl.h>
 #include <sys/devpoll.h>