mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-17 06:49:07 +08:00
Recent xsk change started using new BPF_JMP32_IMM macro. Add it to our local copy of include/linux/filter.h to fix the build. Signed-off-by: Andrii Nakryiko <andriin@fb.com>