Commit bce3ff49 authored by Samuel Ortiz's avatar Samuel Ortiz Committed by Ben Hutchings

NFC: Export nfc.h to userland

commit dbd4fcaf upstream.

The netlink commands and attributes, along with the socket structure
definitions need to be exported.
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
parent 8f2c5a74
...@@ -268,6 +268,7 @@ header-y += netfilter_ipv4.h ...@@ -268,6 +268,7 @@ header-y += netfilter_ipv4.h
header-y += netfilter_ipv6.h header-y += netfilter_ipv6.h
header-y += netlink.h header-y += netlink.h
header-y += netrom.h header-y += netrom.h
header-y += nfc.h
header-y += nfs.h header-y += nfs.h
header-y += nfs2.h header-y += nfs2.h
header-y += nfs3.h header-y += nfs3.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment