diff options
Diffstat (limited to 'health/health.h')
-rw-r--r-- | health/health.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/health/health.h b/health/health.h index 543bc56a..7ec966ff 100644 --- a/health/health.h +++ b/health/health.h @@ -70,6 +70,7 @@ ALARM_ENTRY* health_create_alarm_entry( STRING *name, STRING *chart, STRING *chart_context, + STRING *chart_id, STRING *family, STRING *classification, STRING *component, |