commit | 2bd470fc08cbbfd4f2e53a620362806620d217ed | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Wed Jun 19 18:06:54 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 18:30:27 2013 -0700 |
tree | db269607c024ef4bd4dd22f5a6a2167d3f242f9c | |
parent | d13919301d9a34cd4d3cc5ac73b89012c48cad71 [diff] |
netlink: export netlink_diag.h header The netlink_diag.h is in include/uapi/linux but not in the Kbuild necessary to cause it to be exported by make headers_install. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>