Skip to content

Commit 8f2e1a8

Browse files
committed
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Pull Kselftest fixes from Shuah Khan: "One single fix to mount_setattr_test build failure" * tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: selftests mount: Fix mount_setattr_test builds failed
2 parents 105b64c + f1594bc commit 8f2e1a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/mount_setattr/mount_setattr_test.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <grp.h>
1919
#include <stdbool.h>
2020
#include <stdarg.h>
21+
#include <linux/mount.h>
2122

2223
#include "../kselftest_harness.h"
2324

0 commit comments

Comments
 (0)