build-sys: add new kernel bpf.h drop-in
authorDaniel Mack <daniel@zonque.org>
Fri, 28 Oct 2016 15:37:54 +0000 (17:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Sep 2017 13:24:54 +0000 (15:24 +0200)
commit3f0c2342c04663d7d86748d815095df889212c15
tree597d60fd1cc8bc15dca70ef3228117518bb18d6f
parentf4912f3a74a1f55be371a515418083bd5d05169c
build-sys: add new kernel bpf.h drop-in

The defines we need are pretty comprehensive and new, hence copy in the
full header from the kernel.
src/shared/linux/bpf.h [new file with mode: 0644]
src/shared/linux/bpf_common.h [new file with mode: 0644]
src/shared/linux/libbpf.h [new file with mode: 0644]