X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Ftypes_list.c;h=4023a8f609759920d18bcdb4503c295a7f70be57;hb=b4cc5c7399adf79198aea816d44a42df25431d15;hp=c0e61c54b0e9e52168c85b31c9cd7bd9b422efde;hpb=dd8429c16bc57f949abb2537e003b76ad88b6f90;p=collectd.git diff --git a/src/daemon/types_list.c b/src/daemon/types_list.c index c0e61c54..4023a8f6 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) {