diff options
| author | Tommi Rantala <[email protected]> | 2020-10-08 12:26:22 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2020-10-27 22:51:36 +0000 |
| commit | 1948172fdba5ad643529ddcd00a601c0caa913ed (patch) | |
| tree | 20707015c01f5c42fc1e9fa30b3ae8869cd7aad7 /fs/proc/array.c | |
| parent | selftests: filter kselftest headers from command in lib.mk (diff) | |
| download | kernel-1948172fdba5ad643529ddcd00a601c0caa913ed.tar.gz kernel-1948172fdba5ad643529ddcd00a601c0caa913ed.zip | |
selftests: pidfd: fix compilation errors due to wait.h
Drop unneeded <linux/wait.h> header inclusion to fix pidfd compilation
errors seen in Fedora 32:
In file included from pidfd_open_test.c:9:
../../../../usr/include/linux/wait.h:17:16: error: expected identifier before numeric constant
17 | #define P_ALL 0
| ^
Signed-off-by: Tommi Rantala <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
