commit | 7a366da2d2ba86316d3ec408f70d19b63916f9ce | [log] [tgz] |
---|---|---|
author | Roberto Sassu <roberto.sassu@huawei.com> | Thu Oct 06 13:07:31 2022 +0200 |
committer | Andrii Nakryiko <andrii@kernel.org> | Mon Oct 10 16:49:20 2022 -0700 |
tree | c3940c459987286744b5883509794f8e948ded10 | |
parent | 2e30960097f6bc1a0dff89c0bcbc4138e3506d7c [diff] |
libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map Add the missing LIBBPF_0.8.0 at the end of the LIBBPF_1.0.0 declaration, similarly to other version declarations. Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20221006110736.84253-2-roberto.sassu@huaweicloud.com