X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/464b7606a86eec9f3413bbd1e0bc1be0966e2360..ad13bb75563b8e411a68e5afb505e4cf87967fe8:/include/send.h diff --git a/include/send.h b/include/send.h index cacdc7a6..cc3e0112 100644 --- a/include/send.h +++ b/include/send.h @@ -38,6 +38,8 @@ struct monitor; /* The nasty global also used in s_serv.c for server bursts */ extern unsigned long current_serial; +extern struct Client *remote_rehash_oper_p; + extern void send_pop_queue(struct Client *); extern void send_queued(struct Client *to);