X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fntpd.c;h=33acc69fe1b0631d28f65e49a4144d111d77be7d;hp=0b824ba273e268f7cc7ac489d97b5812546cb7b5;hb=0e1e19f9e05c1b6a17f4a534cd0abd592fcab02e;hpb=126d448bce2ab48300c05f13ee7eb0a75b214d81 diff --git a/src/ntpd.c b/src/ntpd.c index 0b824ba2..33acc69f 100644 --- a/src/ntpd.c +++ b/src/ntpd.c @@ -29,8 +29,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #if HAVE_NETDB_H #include