]> jfr.im git - solanum.git/blobdiff - src/res.c
Remove s_assert definition from ircd_defs.h and add it to its own header.
[solanum.git] / src / res.c
index e84e112c9d8177f908fccaf6f62e3e68116afce3..3093b0f2b8492cd88c329125cbab901101cea831 100644 (file)
--- a/src/res.c
+++ b/src/res.c
@@ -40,6 +40,9 @@
 #include "match.h"
 #include "numeric.h"
 #include "client.h" /* SNO_* */
+#include "s_assert.h"
+#include "logger.h"
+#include "send.h"
 
 #if (CHAR_BIT != 8)
 #error this code needs to be able to address individual octets