[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F1B0043.1000304@parallels.com>
Date: Sat, 21 Jan 2012 22:13:23 +0400
From: Pavel Emelyanov <xemul@...allels.com>
To: Stephen Hemminger <shemminger@...tta.com>
CC: David Miller <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: Add unix_diag.h to kernel userspace headers
On 01/21/2012 12:41 AM, Stephen Hemminger wrote:
> The change to use provide unix domain diag information in iproute2 means that
> an additional header file has to be added to the kbuild header export list.
> This ensures that any changes to the header file get picked up in future merges.
It should be already there since 6a1c9522 (unix_diag: Include unix_diag.h into header-y target)
> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>
>
> ---
> Patch for -net (ie 3.3)
>
> --- a/include/linux/Kbuild 2012-01-10 10:56:59.659188065 -0800
> +++ b/include/linux/Kbuild 2012-01-20 12:36:53.518655336 -0800
> @@ -375,6 +375,7 @@ header-y += uio.h
> header-y += ultrasound.h
> header-y += un.h
> header-y += unistd.h
> +header-y += unix_diag.h
> header-y += usbdevice_fs.h
> header-y += utime.h
> header-y += utsname.h
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists