commit | dc2b9f19e3bdaa87a7c3d123b8bba8a42d96d942 | [log] [tgz] |
---|---|---|
author | Eric Leblond <eric@regit.org> | Tue Jan 30 21:55:00 2018 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Fri Feb 02 17:53:47 2018 -0800 |
tree | 9b77d251f99ace7fbdeed9a1a9915bb769646b30 | |
parent | 0911287ce32b14fbc8aab0083151d9b54254091c [diff] |
tools: add netlink.h and if_link.h in tools uapi The headers are necessary for libbpf compilation on system with older version of the headers. Signed-off-by: Eric Leblond <eric@regit.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>