Merge pull request #1875 from rubenk/remove-configfile-h-from-plugins
[collectd.git] / src / iptables.c
index 35c93f4..f691122 100644 (file)
@@ -28,7 +28,6 @@
 
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 
 #include <libiptc/libiptc.h>
 #include <libiptc/libip6tc.h>