X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Ftypes_list.c;h=4023a8f609759920d18bcdb4503c295a7f70be57;hb=65c20e41cfad6e7ab024983f561835fd347124ce;hp=c0e61c54b0e9e52168c85b31c9cd7bd9b422efde;hpb=791e99923dbbf045b11fbd7b0ea8df647e29593e;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) {