OSDN Git Service

selftests: openat2: Add missing dependency in Makefile
authorCristian Marussi <cristian.marussi@arm.com>
Wed, 26 Jan 2022 10:27:22 +0000 (10:27 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 27 Jan 2022 23:30:55 +0000 (16:30 -0700)
commitea3396725aa143dd42fe388cb67e44c90d2fb719
treec21b19e50ec2fec3336dc706f87ad484e1a594f0
parente051cdf655fa016692008a446a060eff06222bb5
selftests: openat2: Add missing dependency in Makefile

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>
tools/testing/selftests/openat2/Makefile
tools/testing/selftests/openat2/helpers.h