Code

rrdcached plugin: Work around a bug in RRDtool 1.4rc2.
authorSebastian Harl <sh@tokkee.org>
Wed, 28 Oct 2009 16:38:51 +0000 (17:38 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 28 Oct 2009 16:38:51 +0000 (17:38 +0100)
commit1783d08b2eafb5973c9fd952b6e614076b96485d
treeba07f12a4d1ac1c12ccef018ef9de1868b275fc7
parent50aeefda1c2fab3be57d26e1ca221c1e3774e5c3
rrdcached plugin: Work around a bug in RRDtool 1.4rc2.

rrd_client.h in that pre-release checked for HAVE_CONFIG_H and would then try
to include rrd_config.h, which, obviously, is not available in collectd.
src/rrdcached.c