summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/netlink.h
Commit message (Collapse)AuthorAgeFilesLines
* tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-031-0/+251
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>