added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / m_cprivmsg.c
index f714d8f2dcebc95381f32e4891f3b9aa06ef18bf..afda1bc99ba3e6718fd4362b000ae91f32ad7fe5 100644 (file)
 #include "config.h"
 
 #include "client.h"
+#include "ircd_log.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "s_user.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_cprivmsg - generic message handler