summaryrefslogtreecommitdiffstats
path: root/disk-utils/fdisk.h
diff options
context:
space:
mode:
Diffstat (limited to 'disk-utils/fdisk.h')
-rw-r--r--disk-utils/fdisk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/disk-utils/fdisk.h b/disk-utils/fdisk.h
index 7a7fb85d3..8c08bc34d 100644
--- a/disk-utils/fdisk.h
+++ b/disk-utils/fdisk.h
@@ -49,4 +49,6 @@ extern void change_partition_type(struct fdisk_context *cxt);
extern void toggle_dos_compatibility_flag(struct fdisk_context *cxt);
+extern void follow_wipe_mode(struct fdisk_context *cxt);
+
#endif /* UTIL_LINUX_FDISK_H */