mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 08:19:07 +08:00
Add more UAPI headers from kernel tree since libbpf relies on their latest versions that may not be present on target system to use in build. if_link.h and netlink.h are synced to include/uapi/linux/ from [1] [1] https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/tree/tools/include/uapi/linux Signed-off-by: Andrey Ignatov <rdna@fb.com>