X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fipvs.c;h=0259df80fa011c389df2a70c3f2be2250dcf5cb6;hb=1fe028d387704d46ef777a3f47168baa2262ef78;hp=0afc7494277f293c70f1c4a78adc7012df104d7e;hpb=084761bb8a360ac0f9e21ad43c82312676cc4a37;p=collectd.git diff --git a/src/ipvs.c b/src/ipvs.c index 0afc7494..0259df80 100644 --- a/src/ipvs.c +++ b/src/ipvs.c @@ -32,8 +32,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #if HAVE_ARPA_INET_H #include