]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
meson: add check for linux/mount.h
authorThomas Weißschuh <thomas@t-8ch.de>
Thu, 3 Aug 2023 10:18:41 +0000 (12:18 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Aug 2023 09:30:09 +0000 (11:30 +0200)
meson variant of commit 5502e73d8f82 ("libmount: check for linux/mount.h").

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

index b3641946add98f0cf3533860e3ad077d2c9e79c7..565e4fdab408958ec204407af5ab86ee72d97da2 100644 (file)
@@ -174,6 +174,7 @@ headers = '''
         linux/kcmp.h
         linux/net_namespace.h
         linux/nsfs.h
+        linux/mount.h
         linux/pr.h
         linux/stat.h
         linux/securebits.h