X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.h;h=e7fc4e3554f4c0c0ea90403994af186e11d4cf56;hb=171d6a4bd5e05b56be83860701d35bfe1373d6a7;hp=31aae54098a6c771767382af0bf8868811c1e1b1;hpb=b86dd62eef146a35d43b60efa20d30756ce78d00;p=collectd.git diff --git a/src/collectd.h b/src/collectd.h index 31aae540..e7fc4e35 100644 --- a/src/collectd.h +++ b/src/collectd.h @@ -296,5 +296,6 @@ typedef bool _Bool; extern char hostname_g[]; extern int interval_g; +extern int timeout_g; #endif /* COLLECTD_H */