summaryrefslogtreecommitdiffstats
path: root/health/health.h
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.h')
-rw-r--r--health/health.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/health.h b/health/health.h
index 50c3e345..902e36c6 100644
--- a/health/health.h
+++ b/health/health.h
@@ -32,6 +32,7 @@ extern unsigned int default_health_enabled;
extern char *silencers_filename;
extern SIMPLE_PATTERN *conf_enabled_alarms;
+extern DICTIONARY *health_rrdvars;
void health_init(void);