X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fdaemon%2Ftypes_list.c;h=eb50bb8a390969fcf580419b944e05b7fec537b8;hb=eb2f3a4bdc78e1e2c4191b4e08d75d5eeea8be0e;hp=cf28c2e149b838e9c6ecd0b126b498d23d4d8a2a;hpb=749b03b3fc459895b7415c7c13753066bf0af55b;p=collectd.git diff --git a/src/daemon/types_list.c b/src/daemon/types_list.c index cf28c2e1..eb50bb8a 100644 --- a/src/daemon/types_list.c +++ b/src/daemon/types_list.c @@ -29,6 +29,7 @@ #include "plugin.h" #include "configfile.h" +#include "types_list.h" static int parse_ds (data_source_t *dsrc, char *buf, size_t buf_len) {