Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: fix compilation with FLB_HAVE_STATIC_CONF
Fixes: ``` /src/src/config_format/flb_cf_yaml.c: In function 'state_create': /src/src/config_format/flb_cf_yaml.c:1906:5: error: 's' undeclared (first use in this function) s->file->name = flb_sds_create("***static***"); ^ ```
- Loading branch information