[Bug 268028] [PATCH] remove unneeded sys/types.h include
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268028] [PATCH] remove unneeded sys/types.h include"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Nov 2022 16:59:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268028 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #7 from Warner Losh <imp@FreeBSD.org> --- General note: we already test to make sure that many headers can be included on their own. We don't test, though, if the proper functions are defined by them. We may need to augment those tests, but they don't replace the ones that Guilherme has uploaded. I also think this is the right thing to do to the man pages, but will let kib@ drive -- You are receiving this mail because: You are the assignee for the bug.