]> jfr.im git - solanum.git/blobdiff - modules/m_topic.c
Remove s_assert definition from ircd_defs.h and add it to its own header.
[solanum.git] / modules / m_topic.c
index 9effb2abff221562996531a75a27ba2fed3a3d5d..5818c400ca3ddd9dc2ae0f01b6211cbe78629098 100644 (file)
@@ -40,6 +40,7 @@
 #include "modules.h"
 #include "packet.h"
 #include "tgchange.h"
+#include "logger.h"
 
 static int m_topic(struct Client *, struct Client *, int, const char **);
 static int ms_topic(struct Client *, struct Client *, int, const char **);