]> jfr.im git - solanum.git/blobdiff - src/reject.c
More charybdis -> ratbox3
[solanum.git] / src / reject.c
index 8f589f303ceb22d5ac717d0a94e55f0e6ed94086..4f051c97ed3cb26da8566cfeb13dcf0cb86a00f0 100644 (file)
@@ -24,6 +24,7 @@
  */\r
 \r
 #include "stdinc.h"\r
+#include "struct.h"\r
 #include "client.h"\r
 #include "s_conf.h"\r
 #include "reject.h"\r
@@ -33,6 +34,7 @@
 #include "numeric.h"\r
 #include "parse.h"\r
 #include "hostmask.h"\r
+#include "match.h"\r
 \r
 static rb_patricia_tree_t *global_tree;\r
 static rb_patricia_tree_t *reject_tree;\r
@@ -587,4 +589,3 @@ rehash_global_cidr_tree(void)
        }\r
        return;\r
 }\r
-\r