mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-18 23:39:06 +08:00
With xsk.{o,h} changes we started including Linux UAPI's if_xdp.h
header. We need to sync it along the other UAPI headers.
Also updated README to reflect this.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>