]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/hook.c
Rework remote rehash messages to apply to all server notices during rehash.
[irc/rqf/shadowircd.git] / src / hook.c
index 5ef51f0cdf9943af88b7457efea039d0f3ead730..79a9a1078ef2d74c3d646c3be7e588a45d74af89 100644 (file)
@@ -59,6 +59,7 @@ int h_burst_finished;
 int h_server_introduced;
 int h_server_eob;
 int h_client_exit;
+int h_umode_changed;
 int h_new_local_user;
 int h_new_remote_user;
 int h_introduce_client;