diff options
author | Dmitry V. Levin <[email protected]> | 2021-12-26 16:01:27 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-12-27 14:58:03 +0000 |
commit | 7175f02c4e5f5a9430113ab9ca0fd0ce98b28a51 (patch) | |
tree | 85680742389aa4e8f8180557cd4121657d40ab6e /lib/test_overflow.c | |
parent | ca506fca461b260ab32952b610c3d4aadc6c11fd (diff) |
uapi: fix linux/nfc.h userspace compilation errors
Replace sa_family_t with __kernel_sa_family_t to fix the following
linux/nfc.h userspace compilation errors:
/usr/include/linux/nfc.h:266:2: error: unknown type name 'sa_family_t'
sa_family_t sa_family;
/usr/include/linux/nfc.h:274:2: error: unknown type name 'sa_family_t'
sa_family_t sa_family;
Fixes: 23b7869c0fd0 ("NFC: add the NFC socket raw protocol")
Fixes: d646960f7986 ("NFC: Initial LLCP support")
Cc: <[email protected]>
Signed-off-by: Dmitry V. Levin <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions