Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / daemon / collectd.h
index 2231195..0558aa4 100644 (file)
 #include <sys/param.h>
 #endif
 
-#if HAVE_KSTAT_H
-#include <kstat.h>
-#endif
-
 #ifndef PACKAGE_NAME
 #define PACKAGE_NAME "collectd"
 #endif