Merge branch 'collectd-4.4'
[collectd.git] / src / collectd.c
index 2044b49..38d1b86 100644 (file)
 #include "plugin.h"
 #include "configfile.h"
 
+#if HAVE_STATGRAB_H
+# include <statgrab.h>
+#endif
+
 /*
  * Global variables
  */