summaryrefslogtreecommitdiff
path: root/tools/toollib.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/toollib.h')
-rw-r--r--tools/toollib.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/toollib.h b/tools/toollib.h
index 504721e86..a35cfcb5d 100644
--- a/tools/toollib.h
+++ b/tools/toollib.h
@@ -242,4 +242,6 @@ int lvremove_single(struct cmd_context *cmd, struct logical_volume *lv,
int get_lvt_enum(struct logical_volume *lv);
+struct dm_list *failed_pv_list(struct volume_group *vg);
+
#endif