NFC: Export nfc.h to userland
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 10 May 2012 17:45:51 +0000 (19:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 17:08:13 +0000 (13:08 -0400)
The netlink commands and attributes, along with the socket structure
definitions need to be exported.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/Kbuild

index 3c9b616..f08e3ae 100644 (file)
@@ -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