]> jfr.im git - solanum.git/blobdiff - include/client.h
Add option to immediately apply nick RESVs by FNC'ing.
[solanum.git] / include / client.h
index 3856f2f3aad9fa578f69e952b13b1790d1d7e8dc..d394103ad6acecc6b2d9042c5a55d37f0d3c74f3 100644 (file)
@@ -566,6 +566,7 @@ extern void check_klines_event(void *unused);
 extern void check_klines(void);
 extern void check_dlines(void);
 extern void check_xlines(void);
+extern void resv_nick_fnc(const char *mask, const char *reason, int temp_time);
 
 extern const char *get_client_name(struct Client *client, int show_ip);
 extern const char *log_client_name(struct Client *, int);