X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2Ftypes_list.c;h=4023a8f609759920d18bcdb4503c295a7f70be57;hb=6a68a39a2c6987fdcc94fb1bdd9cc8f598fd9478;hp=c0e61c54b0e9e52168c85b31c9cd7bd9b422efde;hpb=fc6f1e3d33d646391adb5cedc62e7b3904c15003;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) {