diff options
Diffstat (limited to 'src/mon/DataHealthService.h')
-rw-r--r-- | src/mon/DataHealthService.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mon/DataHealthService.h b/src/mon/DataHealthService.h index 337e7a450f7..750c58e5f80 100644 --- a/src/mon/DataHealthService.h +++ b/src/mon/DataHealthService.h @@ -34,6 +34,7 @@ class DataHealthService : int last_warned_percent; void handle_tell(MMonHealth *m); + int update_store_stats(DataStats &ours); int update_stats(); void share_stats(); |