diff options
Diffstat (limited to 'include/volume_id.h')
-rw-r--r-- | include/volume_id.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/volume_id.h b/include/volume_id.h index 99cb11f..bba32c0 100644 --- a/include/volume_id.h +++ b/include/volume_id.h @@ -20,3 +20,4 @@ char *get_devname_from_label(const char *spec); char *get_devname_from_uuid(const char *spec); +void display_uuid_cache(void); |