]> arthur.barton.de Git - netdata.git/blobdiff - src/common.c
improved configuration and fixes for proxy mode
[netdata.git] / src / common.c
index 5243e40739880ba4c980857ba6cda184a66d90c3..e46397c624be004daa578e0539563b90bd5985e8 100644 (file)
@@ -8,6 +8,7 @@
 #    define MADV_DONTFORK INHERIT_NONE
 #endif /* __FreeBSD__ || __APPLE__*/
 
+char *netdata_configured_hostname    = NULL;
 char *netdata_configured_config_dir  = NULL;
 char *netdata_configured_log_dir     = NULL;
 char *netdata_configured_plugins_dir = NULL;