diff options
author | Alexei Starovoitov <ast@kernel.org> | 2020-11-06 12:33:46 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-11-06 12:33:46 -0800 |
commit | f055f355faf1991ef4e6b3c3517f8f2fc247805e (patch) | |
tree | 51454b700e4f63a57285fa3c173c68e7dcb656cf /samples/bpf | |
parent | 4170bc6baa5446e1d85e0b7647ea54ba72aa85c4 (diff) |
selftests/bpf: Fix selftest build with old libc
pidfd_open was added in 2019. Some versions of libc library don't define it.
Define it manually if it's not available.
Reported-by: Sergei Iudin <siudin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions