diff --git a/lib/sensors.h b/lib/sensors.h index 5472fd1e..fad3f367 100644 --- a/lib/sensors.h +++ b/lib/sensors.h @@ -178,7 +178,9 @@ struct sensors_feature { char *name; int number; sensors_feature_type type; + /* Members below are for libsensors internal use only */ int first_subfeature; + int padding1; }; /* Data about a single chip subfeature: