added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / m_links.c
index cd9014511f3176b8f908ce5356aa229f256d769d..68bf87fd92fc1edc781f9b1c37b0f4847ac2a681 100644 (file)
@@ -85,6 +85,7 @@
 #include "ircd.h"
 #include "ircd_defs.h"
 #include "ircd_features.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "match.h"
@@ -95,7 +96,7 @@
 #include "send.h"
 #include "struct.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_links - generic message handler