Code

battery plugin: Replace getvalue() with parse_value_file().
[collectd.git] / src / perl.c
index 48374b69b8df5fc041fc4c25732bcd4c691cfff8..9eef6c1ad1c88c99798cb2b8e8857c77e42658eb 100644 (file)
@@ -37,8 +37,6 @@
 
 #undef DONT_POISON_SPRINTF_YET
 
-#include "configfile.h"
-
 #if HAVE_STDBOOL_H
 # include <stdbool.h>
 #endif