selftests/hid: force using our compiled libbpf headers
authorBenjamin Tissoires <bentiss@kernel.org>
Thu, 5 Oct 2023 15:55:34 +0000 (17:55 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Wed, 11 Oct 2023 12:02:54 +0000 (14:02 +0200)
commit91939636cac4585e5c99a15c8b9023e0dcabb4e5
treea8e150ee81bf984e44981ea54dc33a94567834b2
parent89d024a7ba02b6b969f89ac057442b5d3bcb4272
selftests/hid: force using our compiled libbpf headers

Turns out that we were relying on the globally installed headers, not
the ones we freshly compiled.
Add a manual include in CFLAGS to sort this out.

Tested-by: Nick Desaulniers <ndesaulniers@google.com> # Build
Tested-by: Justin Stitt <justinstitt@google.com>
Link: https://lore.kernel.org/r/20230825-wip-selftests-v3-3-639963c54109@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
tools/testing/selftests/hid/Makefile