aboutsummaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux/netlink.h
AgeCommit message (Collapse)AuthorFilesLines
2018-02-02tools: add netlink.h and if_link.h in tools uapiEric Leblond1-0/+251
The headers are necessary for libbpf compilation on system with older version of the headers. Signed-off-by: Eric Leblond <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>