X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftypes_list.c;h=41bb4033f39a9f63fde420e5142361e8b0d5ebe2;hb=9ee4ca88407137ee5d9588c18f9edea69ee2ace7;hp=887b43d87c420d76a823a64452fe788893ff1bd1;hpb=967685afeaff2cb4f7e4f733f17df95363727c4f;p=collectd.git diff --git a/src/types_list.c b/src/types_list.c index 887b43d8..41bb4033 100644 --- a/src/types_list.c +++ b/src/types_list.c @@ -24,6 +24,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) {