diff options
author | Dominique Martinet <asmadeus@codewreck.org> | 2022-04-24 14:10:22 +0900 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-04-25 23:24:28 +0200 |
commit | 246bdfa52f33ecfa52546ed67287de4eab165b2e (patch) | |
tree | fa98c4855f5aa4eeaccdc837f4b776a77e5a8000 /kernel/bpf | |
parent | 93bc2e9e943d20a51473a49009db3243de6e098d (diff) | |
download | lwn-246bdfa52f33ecfa52546ed67287de4eab165b2e.tar.gz lwn-246bdfa52f33ecfa52546ed67287de4eab165b2e.zip |
bpftool, musl compat: Replace sys/fcntl.h by fcntl.h
musl does not like including sys/fcntl.h directly:
[...]
1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h>
[...]
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20220424051022.2619648-5-asmadeus@codewreck.org
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions