diff options
author | Nathan Lynch <nathan.lynch@amd.com> | 2025-06-24 08:50:44 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-25 15:30:00 -0700 |
commit | 8bd0af3154b2206ce19f8b1410339f7a2a56d0c3 (patch) | |
tree | a2739b8765b6d2b0007e924556e4ac0f8cec2ccd /net/unix/af_unix.c | |
parent | 4b70e2a069d90cdc447c6bf8437c8b99345852e9 (diff) |
lib: packing: Include necessary headers
packing.h uses ARRAY_SIZE(), BUILD_BUG_ON_MSG(), min(), max(), and
sizeof_field() without including the headers where they are defined,
potentially causing build failures.
Fix this in packing.h and sort the result.
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://patch.msgid.link/20250624-packing-includes-v1-1-c23c81fab508@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions