X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_rrdcreate.h;h=935e4e0783dd7710640cb97869c45a7711d8f782;hb=6e419a825c50f9c97471aba7d50521bfc7e19828;hp=6208a6fcd362e258689a38d711e333ae3f7850df;hpb=332cf199806de625661fa3a9bf9555f7a47ba9f9;p=collectd.git diff --git a/src/utils_rrdcreate.h b/src/utils_rrdcreate.h index 6208a6fc..935e4e07 100644 --- a/src/utils_rrdcreate.h +++ b/src/utils_rrdcreate.h @@ -22,6 +22,10 @@ #ifndef UTILS_RRDCREATE_H #define UTILS_RRDCREATE_H 1 +#include "plugin.h" + +#include + struct rrdcreate_config_s { int stepsize;