Merge branch 'collectd-4.9' into collectd-4.10
[collectd.git] / src / collectd.h
index 31aae54..e7fc4e3 100644 (file)
@@ -296,5 +296,6 @@ typedef bool _Bool;
 
 extern char hostname_g[];
 extern int  interval_g;
+extern int  timeout_g;
 
 #endif /* COLLECTD_H */