Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / s_auth.c
index 5baa898abad1a6ce15b4a3aad425e5a4d06b69a3..2d67d3f3ce333b3af606a59688ce2affa2b7bf06 100644 (file)
@@ -61,7 +61,7 @@
 #include <unistd.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <sys/socket.h>
 #include <sys/file.h>
 #include <sys/ioctl.h>