Remove configfile.h from plugins
[collectd.git] / src / ntpd.c
index a009365..30f29c9 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 
 #if HAVE_STDINT_H
 # include <stdint.h>