diff options
Diffstat (limited to 'src/or/routerlist.c')
-rw-r--r-- | src/or/routerlist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/routerlist.c b/src/or/routerlist.c index b504c5d608..0e4df84aae 100644 --- a/src/or/routerlist.c +++ b/src/or/routerlist.c @@ -4254,6 +4254,7 @@ void router_dir_info_changed(void) { need_to_update_have_min_dir_info = 1; + rend_hsdir_routers_changed(); } /** Return a string describing what we're missing before we have enough |