added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / m_links.c
index 63f615db8639600c5f3649626a909d096d9cc6fa..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"
@@ -94,9 +95,8 @@
 #include "s_user.h"
 #include "send.h"
 #include "struct.h"
-#include "map.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_links - generic message handler