added basic ssl support to ircu
[ircu2.10.12-pk.git] / ircd / m_info.c
index 5a547ec430b0d89ad8aaf69bf65cc8f36b063a94..0f18c438c97f189a69bb488c00c0b50444feb6bd 100644 (file)
@@ -83,6 +83,7 @@
 
 #include "client.h"
 #include "ircd.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "msg.h"
@@ -94,7 +95,7 @@
 #include "send.h"
 #include "version.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_info - generic message handler