Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meson: Add missing path to libbpf_local_h.
The build system included linux/btf.h from system even there is one in libbpf. Adding libbpf/include/uapi to libbpf_local_h, the build system will include linux/btf.h provided by libbpf. Signed-off-by: Kui-Feng Lee <thinker.li@gmail.com>
- Loading branch information