Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_asll.c
index 5da2c87cbba9b0cac49c7eb0fb5ebc7ba6eaf997..cfe1e412d003a6b0e61fbddcf223350fbe6b2e37 100644 (file)
@@ -83,6 +83,7 @@
 #include "client.h"
 #include "hash.h"
 #include "ircd.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "numeric.h"
@@ -93,7 +94,7 @@
 #include "s_bsd.h"
 #include "s_user.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <stdlib.h>
 
 static int send_asll_reply(struct Client *from, struct Client *to, char *server,