Update tools/include/uapi/linux/bpf.h to bring it in sync with
include/uapi/linux/bpf.h. The listed commits forgot to update it.
Fixes: 85aeab6af938 ("bpf: finally expose xdp_rxq_info to XDP bpf-programs") Fixes: af2219cf6fa3 ("bpf: Add access to snd_cwnd and others in sock_ops") Fixes: 4a2e298ad86a ("bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog") Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>