[Bug 280432] <sys/linker.h> needs <sys/param.h> and <sys/types.h> but does not include them
Date: Fri, 26 Jul 2024 17:33:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280432 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- This is reasonable, but the dependency is at least documented in the kldstat(2) and related man pages. Including just sys/param.h is sufficient. -- You are receiving this mail because: You are the assignee for the bug.