Skip to content

Commit

Permalink
NFC: Export nfc.h to userland
Browse files Browse the repository at this point in the history
commit dbd4fca upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Samuel Ortiz authored and gregkh committed Jul 19, 2012
1 parent 3cdeda1 commit 016e7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/Kbuild
Expand Up @@ -272,6 +272,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
Expand Down

0 comments on commit 016e7d8

Please sign in to comment.