]> jfr.im git - solanum.git/blobdiff - modules/m_cap.c
Remove s_assert definition from ircd_defs.h and add it to its own header.
[solanum.git] / modules / m_cap.c
index 7abfa9fe639f79b01fe36a51d50cf9162d21f13f..5e46ed536e4f2969b47016c927e08c62b35506c3 100644 (file)
@@ -41,6 +41,7 @@
 #include "modules.h"
 #include "s_serv.h"
 #include "s_user.h"
+#include "send.h"
 
 typedef int (*bqcmp)(const void *, const void *);