Merge remote-tracking branch 'origin/pr/1135'
[collectd.git] / src / daemon / utils_subst_test.c
index 2a70802..c12aa10 100644 (file)
 #include "common.h" /* for STATIC_ARRAY_SIZE */
 #include "utils_subst.h"
 
+#if HAVE_LIBKSTAT
+kstat_ctl_t *kc;
+#endif /* HAVE_LIBKSTAT */
+
 DEF_TEST(subst)
 {
   struct {