summaryrefslogtreecommitdiff
path: root/src/or/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/channel.h')
-rw-r--r--src/or/channel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/channel.h b/src/or/channel.h
index 388c729953..18f7cfc01e 100644
--- a/src/or/channel.h
+++ b/src/or/channel.h
@@ -484,6 +484,7 @@ void channel_listener_dump_transport_statistics(channel_listener_t *chan_l,
int severity);
/* Flow control queries */
+uint64_t channel_get_global_queue_estimate(void);
int channel_num_cells_writeable(channel_t *chan);
/* Timestamp queries */