diff options
Diffstat (limited to 'src/or/control.h')
-rw-r--r-- | src/or/control.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/control.h b/src/or/control.h index bec067792..f8b8a990a 100644 --- a/src/or/control.h +++ b/src/or/control.h @@ -15,6 +15,8 @@ void control_update_global_event_mask(void); void control_adjust_event_log_severity(void); +void control_ports_write_to_file(void); + /** Log information about the connection <b>conn</b>, protecting it as with * CONN_LOG_PROTECT. Example: * |