mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-13 21:09:07 +08:00
This patch makes sure we build AF_XDP-related code as part of libbpf. This also required copying few uapi/linux headers and adding few used definitions in include headers. Signed-off-by: Andrii Nakryiko <andriin@fb.com>