X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fethstat.c;h=d0e77281e69b5d9ff4ff0d1c406a3aaa12b81e8c;hb=4a40badfaaa7f3b07e1d9654527ab9780c898819;hp=a213b60a684a0b5652328912957ab797dc2e8737;hpb=ec9ed6fe4108f7fd3d4ef84e887bb6d3dc022e14;p=collectd.git diff --git a/src/ethstat.c b/src/ethstat.c index a213b60a..d0e77281 100644 --- a/src/ethstat.c +++ b/src/ethstat.c @@ -26,7 +26,6 @@ #include "common.h" #include "plugin.h" -#include "configfile.h" #include "utils_avltree.h" #include "utils_complain.h"