Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni <[email protected]>:
On Tue, 25 Nov 2025 12:36:48 +0100 you wrote: > The unix_connreset.c test included <stdlib.h>, but no symbol from that > header is used. This causes a fatal build error under certain > linux-next configurations where stdlib.h is not available. > > Remove the unused include to fix the build. > > Reported-by: kernel test robot <[email protected]> > Closes: https://lore.kernel.org/r/[email protected]/ > Signed-off-by: Sunday Adelodun <[email protected]> > > [...] Here is the summary with links: - [net-next] selftests: af_unix: remove unused stdlib.h include https://git.kernel.org/netdev/net-next/c/5c9c1e78de1e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

