summaryrefslogtreecommitdiffstats
path: root/lib/format1/format1.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/format1/format1.c')
-rw-r--r--lib/format1/format1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/format1/format1.c b/lib/format1/format1.c
index ddcbdbd5..0434c77e 100644
--- a/lib/format1/format1.c
+++ b/lib/format1/format1.c
@@ -533,6 +533,7 @@ static struct format_handler _format1_ops = {
#ifdef LVM1_INTERNAL
struct format_type *init_lvm1_format(struct cmd_context *cmd)
#else /* Shared */
+struct format_type *init_format(struct cmd_context *cmd);
struct format_type *init_format(struct cmd_context *cmd)
#endif
{