summaryrefslogtreecommitdiff
path: root/ot_stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_stats.h')
-rw-r--r--ot_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_stats.h b/ot_stats.h
index 821bc2b..4c59f8b 100644
--- a/ot_stats.h
+++ b/ot_stats.h
@@ -39,6 +39,7 @@ enum {
39 39
40void stats_issue_event( ot_status_event event, PROTO_FLAG proto, uintptr_t event_data ); 40void stats_issue_event( ot_status_event event, PROTO_FLAG proto, uintptr_t event_data );
41void stats_deliver( int64 sock, int tasktype ); 41void stats_deliver( int64 sock, int tasktype );
42void stats_cleanup();
42size_t return_stats_for_tracker( char *reply, int mode, int format ); 43size_t return_stats_for_tracker( char *reply, int mode, int format );
43size_t stats_return_tracker_version( char *reply ); 44size_t stats_return_tracker_version( char *reply );
44void stats_init( ); 45void stats_init( );