added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / m_time.c
index d21646542e19a57c919c25125074d484792f6525..ca8e83018c7763a71109c9f586897bdc8ffbf69f 100644 (file)
@@ -84,6 +84,7 @@
 #include "client.h"
 #include "ircd.h"
 #include "ircd_features.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "msg.h"
@@ -93,7 +94,7 @@
 #include "s_user.h"
 #include "send.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_time - generic message handler