]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: guard posix variable
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 24 Dec 2023 10:47:02 +0000 (11:47 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 26 Dec 2023 11:18:27 +0000 (12:18 +0100)
commita2f069d58437b6741c4b26f5f4da65c8c6375b9c
tree0b295a5ac8778cf42926b69b805b023fa38da601
parent8a7c8803d60f5131b123fd17d9dc422f2f1dcffd
fdisk: guard posix variable

Otherwise it can generate a unused variable warning.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
sys-utils/fallocate.c