selftests: openat2: Add missing dependency in Makefile
authorCristian Marussi <cristian.marussi@arm.com>
Wed, 26 Jan 2022 10:27:22 +0000 (10:27 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Feb 2022 11:00:59 +0000 (12:00 +0100)
commit2be48bfac71313d26293301ebeb5b33da24c13f7
tree07ed8debd36ca7af9d00cbce615de2c6ba5bc656
parent74a30666b4b53bb4b54c2e5eafabde6eb8bf3f55
selftests: openat2: Add missing dependency in Makefile

[ Upstream commit ea3396725aa143dd42fe388cb67e44c90d2fb719 ]

Add a dependency on header helpers.h to the main target; while at that add
to helpers.h also a missing include for bool types.

Cc: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/openat2/Makefile
tools/testing/selftests/openat2/helpers.h