From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:25 +0000 (+0200) Subject: bpf/tests: Include instead of X-Git-Tag: v6.13-rc1~195^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e2fe47182fcc006c3e1054d8d67e312af359843;p=thirdparty%2Fkernel%2Flinux.git bpf/tests: Include instead of Substitute the inclusion of header with to allow the removal of legacy inclusion of from . Signed-off-by: Uros Bizjak Cc: Andrew Morton Cc: Alexei Starovoitov Cc: Daniel Borkmann Cc: Andrii Nakryiko Cc: Martin KaFai Lau Cc: Eduard Zingerman Cc: Song Liu Cc: Yonghong Song Cc: John Fastabend Cc: KP Singh Cc: Stanislav Fomichev Cc: Hao Luo Cc: Jiri Olsa Signed-off-by: Jason A. Donenfeld --- diff --git a/lib/test_bpf.c b/lib/test_bpf.c index fa5edd6ef7f76..2eed1ad958e9c 100644 --- a/lib/test_bpf.c +++ b/lib/test_bpf.c @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include