selftests: capabilities: remove duplicate unneeded defines
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Fri, 6 Oct 2023 10:07:35 +0000 (15:07 +0500)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 6 Oct 2023 23:33:37 +0000 (17:33 -0600)
commitdfc033059bb6aa7d219fc25d113b3886131b0a6c
treeffd0ecb36354be32d13ee381bb26dbda0ea3af62
parent0a6fa8f03e1497d3d1bf2e55f1e5b082dda227d4
selftests: capabilities: remove duplicate unneeded defines

These duplicate defines should automatically be picked up from kernel
headers. Use KHDR_INCLUDES to add kernel header files.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/capabilities/Makefile
tools/testing/selftests/capabilities/test_execve.c
tools/testing/selftests/capabilities/validate_cap.c