UPSTREAM: bpf/selftests: test_select_reuseport_kern: Remove unused header
test_select_reuseport_kern.c is currently including <stdlib.h>, but it does not use any definition from there. Remove stdlib.h inclusion from test_select_reuseport_kern.c Signed-off-by:Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com> Signed-off-by:
Martin KaFai Lau <martin.lau@kernel.org> Link: https://patch.msgid.link/20250227-remove_wrong_header-v1-1-bc94eb4e2f73@bootlin.com Signed-off-by:
Alexei Starovoitov <ast@kernel.org> (cherry picked from commit 93cf4e53) Bug: 445279336 Bug: 451142197 Signed-off-by:
T.J. Mercier <tjmercier@google.com> Change-Id: I870e5b8c17df86819b984538b7ee41b7ed445532
Loading
Please sign in to comment