* [PATCH 3.4] NFC: Export nfc.h to userland
@ 2012-05-09 13:02 Samuel Ortiz
0 siblings, 0 replies; only message in thread
From: Samuel Ortiz @ 2012-05-09 13:02 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless, Lauro Ramos Venancio, Aloisio Almeida Jr
The netlink commands and attributes, along with the socket structure
definitions need to be exported.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
---
include/linux/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 3c9b616..f08e3ae 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -271,6 +271,7 @@ header-y += netfilter_ipv4.h
header-y += netfilter_ipv6.h
header-y += netlink.h
header-y += netrom.h
+header-y += nfc.h
header-y += nfs.h
header-y += nfs2.h
header-y += nfs3.h
--
1.7.9.1
--
Intel Open Source Technology Centre
http://oss.intel.com/
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-09 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-09 13:02 [PATCH 3.4] NFC: Export nfc.h to userland Samuel Ortiz
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).