mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
NFC: Export nfc.h to userland
commit dbd4fcaf8d 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>
This commit is contained in:
parent
3cdeda1e76
commit
016e7d822a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user