https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285924
--- Comment #6 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=31d3a94bdda4a9ca4c4d7d4e8e8a0ba1b05c7f18 commit 31d3a94bdda4a9ca4c4d7d4e8e8a0ba1b05c7f18 Author: Mark Johnston <ma...@freebsd.org> AuthorDate: 2025-04-10 12:41:28 +0000 Commit: Mark Johnston <ma...@freebsd.org> CommitDate: 2025-04-10 12:41:28 +0000 netinet: Make ip.h self-contained In general we are working towards making public headers self-contained. cdefs.h is included for __packed; just assume that types.h includes cdefs.h as that's a very common assumption. PR: 285924 Reviewed by: emaste MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D49735 sys/netinet/ip.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.