mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Building with sparse, the following issues were identified: snapd-generator/main.c:46:5: warning: symbol 'ensure_root_fs_shared' was not declared. Should it be static? snapd-generator/main.c:164:5: warning: symbol 'ensure_fusesquashfs_inside_container' was not declared. Should it be static? Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>