summaryrefslogtreecommitdiffstats
path: root/disk-utils/fdisk.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 e7edc06..d4578e0 100644
--- a/disk-utils/fdisk.h
+++ b/disk-utils/fdisk.h
@@ -63,4 +63,6 @@ extern void toggle_dos_compatibility_flag(struct fdisk_context *cxt);
extern void follow_wipe_mode(struct fdisk_context *cxt);
+extern void resize_partition(struct fdisk_context *cxt);
+
#endif /* UTIL_LINUX_FDISK_H */