rrdtool plugin: Assure that values, that are older then the newest value in the cache...
[collectd.git] / src / common.c
index 6521a58..bcdf59a 100644 (file)
  *   Niki W. Waibel <niki.waibel@gmx.net>
 **/
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "common.h"
 #include "plugin.h"