All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: David Miller <davem@davemloft.net>,
	Pavel Emelyanov <xemul@parallels.com>
Cc: netdev@vger.kernel.org
Subject: Add unix_diag.h to kernel userspace headers
Date: Fri, 20 Jan 2012 12:41:09 -0800	[thread overview]
Message-ID: <20120120124109.478f65e3@nehalam.linuxnetplumber.net> (raw)

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.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.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

             reply	other threads:[~2012-01-20 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-20 20:41 Stephen Hemminger [this message]
2012-01-21 18:13 ` Add unix_diag.h to kernel userspace headers Pavel Emelyanov
2012-01-22 17:38   ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120120124109.478f65e3@nehalam.linuxnetplumber.net \
    --to=shemminger@vyatta.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=xemul@parallels.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.