]> jfr.im git - solanum.git/blobdiff - src/channel.c
Remove s_assert definition from ircd_defs.h and add it to its own header.
[solanum.git] / src / channel.c
index e3595d014bf779cd74f10e5205884daf4b19dd39..824ab0addc2b5f88f96030b1918ea4a54914b091 100644 (file)
@@ -42,6 +42,7 @@
 #include "s_newconf.h"
 #include "logger.h"
 #include "ipv4_from_ipv6.h"
+#include "s_assert.h"
 
 struct config_channel_entry ConfigChannel;
 rb_dlink_list global_channel_list;