X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fsensors.c;h=c678dec99c2fbdb5e544bfded5fd5a8327173c1e;hb=d96ce6d0da7a2ac9aa33b4a0e03e9a97b1d8003e;hp=dc6a2101778ca4677e06d2f75dc954a294103672;hpb=6a1a62048b6d0d2ddf5c17295609d3ebf010f40b;p=collectd.git diff --git a/src/sensors.c b/src/sensors.c index dc6a2101..c678dec9 100644 --- a/src/sensors.c +++ b/src/sensors.c @@ -176,7 +176,7 @@ static char *conffile = NULL; "as bug." #endif -featurelist_t *first_feature = NULL; +static featurelist_t *first_feature = NULL; static ignorelist_t *sensor_list; #if SENSORS_API_VERSION < 0x400