]> jfr.im git - solanum.git/blobdiff - modules/m_etrace.c
Remove s_assert definition from ircd_defs.h and add it to its own header.
[solanum.git] / modules / m_etrace.c
index 9441a0ee457c743b1ac0e9345ace692e205dbf2d..2c40c5e8ce6df9ec68118ec6a11e392f0b14b155 100644 (file)
@@ -49,6 +49,7 @@
 #include "msg.h"
 #include "parse.h"
 #include "modules.h"
+#include "logger.h"
 
 static int mo_etrace(struct Client *, struct Client *, int, const char **);
 static int me_etrace(struct Client *, struct Client *, int, const char **);