]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/send.h
Rework remote rehash messages to apply to all server notices during rehash.
[irc/rqf/shadowircd.git] / include / send.h
index cacdc7a6e6521bbb20d839f6bf93a0716323369c..cc3e0112d88fe244e886f60e15e4e896ad71f034 100644 (file)
@@ -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);