rrdtool plugin: Include the `rrd.h' header file in `rrdtool.c', not `collectd.h'.
[collectd.git] / src / collectd.h
index 282e632..2849db2 100644 (file)
 # include <kstat.h>
 #endif
 
-#if HAVE_RRD_H
-# include <rrd.h>
-#endif
 #if HAVE_PTH_H
 # include <pth.h>
 #endif