Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / ircd_auth.c
index b6fc1edbc7fc9c086dde09f28d82d09f507bbf49..03c59b804f8095a8ef40b8dd027410d809b95969 100644 (file)
@@ -42,7 +42,7 @@
 #include "s_user.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <errno.h>
 #include <netdb.h>
 #include <string.h>