summaryrefslogtreecommitdiffstats
path: root/web/api/exporters/allmetrics.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-09-13 05:05:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-09-13 05:05:25 +0000
commitd72015c7962af72903326a01fb114f8f2d37eebc (patch)
tree5bb5ae6928f3f2a92f478f69c2f5c9aa9333fbf8 /web/api/exporters/allmetrics.h
parentReleasing debian version 1.17.0-3. (diff)
downloadnetdata-d72015c7962af72903326a01fb114f8f2d37eebc.tar.xz
netdata-d72015c7962af72903326a01fb114f8f2d37eebc.zip
Merging upstream version 1.17.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'web/api/exporters/allmetrics.h')
-rw-r--r--web/api/exporters/allmetrics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/api/exporters/allmetrics.h b/web/api/exporters/allmetrics.h
index e8dedabf4..f076ff0d5 100644
--- a/web/api/exporters/allmetrics.h
+++ b/web/api/exporters/allmetrics.h
@@ -5,6 +5,7 @@
#include "web/api/formatters/rrd2json.h"
#include "shell/allmetrics_shell.h"
+#include "web/server/web_client.h"
extern int web_client_api_request_v1_allmetrics(RRDHOST *host, struct web_client *w, char *url);