netlink: export netlink_diag.h header
authorstephen hemminger <stephen@networkplumber.org>
Thu, 20 Jun 2013 01:06:54 +0000 (18:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 01:30:27 +0000 (18:30 -0700)
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>

No differences found