mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
and the obligatory 'make it compile' follow-up
svn:r12872
This commit is contained in:
parent
f405f9b614
commit
4aa5e678cd
@ -3362,6 +3362,7 @@ void signed_descs_update_status_from_consensus_networkstatus(
|
||||
|
||||
char *networkstatus_getinfo_helper_single(routerstatus_t *rs);
|
||||
char *networkstatus_getinfo_by_purpose(const char *purpose_string, time_t now);
|
||||
void networkstatus_dump_bridge_status_to_file(time_t now);
|
||||
int getinfo_helper_networkstatus(control_connection_t *conn,
|
||||
const char *question, char **answer);
|
||||
void networkstatus_free_all(void);
|
||||
|
Loading…
Reference in New Issue
Block a user