commit | eff8190880c005e754d7d1bd315fc53a3ae9f876 | [log] [tgz] |
---|---|---|
author | Andrey Ignatov <rdna@fb.com> | Wed Oct 03 15:26:42 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Oct 04 16:04:16 2018 +0200 |
tree | 56362c9ce6f63cf20f2e9bd88745658d783529ba | |
parent | 24d6a8084259e22acf9a80d4de3606a031f42f6d [diff] |
libbpf: Make include guards consistent Rename include guards to have consistent names "__LIBBPF_<header_name>". Signed-off-by: Andrey Ignatov <rdna@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>