> @@ -15,6 +15,8 @@ > #include "protobuf.h" > #include "protobuf/inventory.pb-c.h" > > +bool fdinfo_per_id = false; This is set-only variable? WTF? > + > int check_img_inventory(void) > { > int fd, ret;