summaryrefslogtreecommitdiffstats
path: root/daemon/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/common.h')
-rw-r--r--daemon/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/common.h b/daemon/common.h
index d688d2828..9a55fa3af 100644
--- a/daemon/common.h
+++ b/daemon/common.h
@@ -79,4 +79,6 @@ extern char *netdata_configured_host_prefix;
extern char *netdata_configured_timezone;
extern int netdata_anonymous_statistics_enabled;
+int netdata_ready;
+
#endif /* NETDATA_COMMON_H */