X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fntpd.c;h=30f29c97dbfcef7f50afbb8daa1a5d2b67f305e8;hb=51181b899668ad2c232a152d6e5e787c4eb049cc;hp=a0093655e4066493cae5f0c3f5533b5ececb705f;hpb=da612fa9c6a3343b43789569d64197d7c690be52;p=collectd.git diff --git a/src/ntpd.c b/src/ntpd.c index a0093655..30f29c97 100644 --- a/src/ntpd.c +++ b/src/ntpd.c @@ -31,7 +31,6 @@ #include "common.h" #include "plugin.h" -#include "configfile.h" #if HAVE_STDINT_H # include