]> jfr.im git - solanum.git/blobdiff - modules/m_user.c
Remove s_assert definition from ircd_defs.h and add it to its own header.
[solanum.git] / modules / m_user.c
index f46ec8b425b86e074525bf1872324d1813b217fc..f258007d8f64c8490984aeacc6855065c767ec66 100644 (file)
@@ -36,6 +36,7 @@
 #include "parse.h"
 #include "modules.h"
 #include "blacklist.h"
+#include "s_assert.h"
 
 static int mr_user(struct Client *, struct Client *, int, const char **);