From 39f01b7b2ba982b79ddad8b90852920096c934e1 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 17 May 2013 15:11:11 +0200 Subject: fdisk: use new menus Signed-off-by: Karel Zak --- fdisks/fdisk.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fdisks/fdisk.h') diff --git a/fdisks/fdisk.h b/fdisks/fdisk.h index 45d86c94a..c44dd768f 100644 --- a/fdisks/fdisk.h +++ b/fdisks/fdisk.h @@ -67,6 +67,8 @@ enum failure { }; +extern int print_fdisk_menu(struct fdisk_context *cxt); + extern int ask_callback(struct fdisk_context *cxt, struct fdisk_ask *ask, void *data __attribute__((__unused__))); -- cgit v1.2.3-55-g7522