diff options
| author | Krzysztof Kozlowski <[email protected]> | 2021-12-26 12:03:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-27 14:58:37 +0000 |
| commit | 79b69a83705e621b258ac6d8ae6d3bfdb4b930aa (patch) | |
| tree | 6e74633fa3b792deb3b9407b9ed3920dab8eeb4b /net/unix/af_unix.c | |
| parent | uapi: fix linux/nfc.h userspace compilation errors (diff) | |
| download | kernel-79b69a83705e621b258ac6d8ae6d3bfdb4b930aa.tar.gz kernel-79b69a83705e621b258ac6d8ae6d3bfdb4b930aa.zip | |
nfc: uapi: use kernel size_t to fix user-space builds
Fix user-space builds if it includes /usr/include/linux/nfc.h before
some of other headers:
/usr/include/linux/nfc.h:281:9: error: unknown type name ‘size_t’
281 | size_t service_name_len;
| ^~~~~~
Fixes: d646960f7986 ("NFC: Initial LLCP support")
Cc: <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
