diff options
| author | Samuel Ortiz <sameo@linux.intel.com> | 2012-05-10 13:45:51 -0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2012-05-16 13:08:13 -0400 |
| commit | dbd4fcaf8d664fab4163b1f8682e41ad8bff3444 (patch) | |
| tree | f88ece8b4c0e6800c42e07cab9fafb776d377e01 /include/linux | |
| parent | 7863157d83763a0f1b9ad96c94a1ed3d0372526a (diff) | |
NFC: Export nfc.h to userland
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>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 3c9b616c834a..f08e3aec1113 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -271,6 +271,7 @@ header-y += netfilter_ipv4.h | |||
| 271 | header-y += netfilter_ipv6.h | 271 | header-y += netfilter_ipv6.h |
| 272 | header-y += netlink.h | 272 | header-y += netlink.h |
| 273 | header-y += netrom.h | 273 | header-y += netrom.h |
| 274 | header-y += nfc.h | ||
| 274 | header-y += nfs.h | 275 | header-y += nfs.h |
| 275 | header-y += nfs2.h | 276 | header-y += nfs2.h |
| 276 | header-y += nfs3.h | 277 | header-y += nfs3.h |
