Code

Merge branch 'ff/plugins-ng' of octo@verplant.org:/var/lib/git/collectd into ff/plugi...
[collectd.git] / src / plugin.h
index 3b94ff71a4f6ea3e398fc5249a39bb945c5da41d..107078e7ca6e75909d3ecd6559749a37575009e8 100644 (file)
@@ -77,6 +77,8 @@ typedef struct complain_s
        unsigned int delay;    /* how many more iterations we still need to wait */
 } complain_t;
 
+extern char hostname[DATA_MAX_NAME_LEN];
+
 /*
  * NAME
  *  plugin_set_dir