Merge branch 'collectd-5.5' into collectd-5.6
[collectd.git] / src / perl.c
index 48374b6..9eef6c1 100644 (file)
@@ -37,8 +37,6 @@
 
 #undef DONT_POISON_SPRINTF_YET
 
-#include "configfile.h"
-
 #if HAVE_STDBOOL_H
 # include <stdbool.h>
 #endif