added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / m_pseudo.c
index 544fe627d2aa5af810ecb4cd4a838a923615fb17..b4a17a43655bdd8f9b7ba0e3d6a992878180418d 100644 (file)
@@ -85,6 +85,7 @@
 #include "hash.h"
 #include "ircd.h"
 #include "ircd_features.h"
+#include "ircd_log.h"
 #include "ircd_relay.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
@@ -95,7 +96,7 @@
 #include "s_conf.h"
 #include "s_user.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 
 /*
  * m_pseudo - generic service message handler