]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: gate switch_root on sys/statfs.h
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 29 Apr 2026 11:51:57 +0000 (13:51 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 12 May 2026 11:55:58 +0000 (13:55 +0200)
commit7765c566b86f61a748ff34ae1ebde519a8e2bfba
tree96eb98c012e9321888e7eb3fd06ea63bc2b034df
parenta793f6164b1443b83d7b31569a849160ad40b432
meson: gate switch_root on sys/statfs.h

The target needs this header, encode this in the build system.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
meson.build