summaryrefslogtreecommitdiffstats
path: root/lib/uuid/uuid.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uuid/uuid.h')
-rw-r--r--lib/uuid/uuid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/uuid/uuid.h b/lib/uuid/uuid.h
index 810fc7c9..78c451a2 100644
--- a/lib/uuid/uuid.h
+++ b/lib/uuid/uuid.h
@@ -28,6 +28,7 @@ union lvid {
int lvid_from_lvnum(union lvid *lvid, struct id *vgid, int lv_num);
int lvnum_from_lvid(union lvid *lvid);
+int lvid_create(union lvid *lvid, struct id *vgid);
int id_create(struct id *id);
int id_valid(struct id *id);
int id_equal(struct id *lhs, struct id *rhs);