> On Jan 2, 2024, at 8:41 PM, Robert Elz <[email protected]> wrote:
> 
> I doubt that <sys/types.h> should really be including <machine/endian.h>
> and almost certainly not <sys/cdefs.h>, and shouldn't have prototypes
> for any functions at all.

<sys/cdefs.h> seems safe — all of that stuff is in the implementation namespace.

-- thorpej

Reply via email to