X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgmond.c;h=b14dee3bfae852c7a57d72a044718e0d48e6c4c2;hb=0d72e6a58092954d7c68f4298927841d89075338;hp=3312f96e898cae7bd9ef77345cd5cf0cac4f2f27;hpb=5616ea4da99ee3b1cc5de14b2d6e22f956d48674;p=collectd.git diff --git a/src/gmond.c b/src/gmond.c index 3312f96e..b14dee3b 100644 --- a/src/gmond.c +++ b/src/gmond.c @@ -26,9 +26,9 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" -#include "utils_avltree.h" +#include "utils/avltree/avltree.h" +#include "utils/common/common.h" #if HAVE_NETDB_H #include