* [PATCH net] netlink: export netlink_diag.h header
@ 2013-06-20 1:06 Stephen Hemminger
2013-06-20 1:30 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2013-06-20 1:06 UTC (permalink / raw)
To: David Miller, Andrey Vagin; +Cc: netdev, Patrick McHardy
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>
--- a/include/uapi/linux/Kbuild 2013-06-19 18:02:51.629893272 -0700
+++ b/include/uapi/linux/Kbuild 2013-06-19 18:03:08.329669204 -0700
@@ -261,6 +261,7 @@ header-y += net_dropmon.h
header-y += net_tstamp.h
header-y += netconf.h
header-y += netdevice.h
+header-y += netlink_diag.h
header-y += netfilter.h
header-y += netfilter_arp.h
header-y += netfilter_bridge.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net] netlink: export netlink_diag.h header
2013-06-20 1:06 [PATCH net] netlink: export netlink_diag.h header Stephen Hemminger
@ 2013-06-20 1:30 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-06-20 1:30 UTC (permalink / raw)
To: stephen; +Cc: avagin, netdev, kaber
From: Stephen Hemminger <stephen@networkplumber.org>
Date: Wed, 19 Jun 2013 18:06:54 -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>
Applied and queued up for -stable, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-20 1:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 1:06 [PATCH net] netlink: export netlink_diag.h header Stephen Hemminger
2013-06-20 1:30 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).