Hello:
This patch was applied to netdev/net.git (master) by David S. Miller davem@davemloft.net:
On Sun, 26 Dec 2021 13:03:47 +0100 you wrote:
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; | ^~~~~~
[...]
Here is the summary with links: - nfc: uapi: use kernel size_t to fix user-space builds https://git.kernel.org/netdev/net/c/79b69a83705e
You are awesome, thank you!