[Bug 198178] sys/sysctl.h should probably include sys/types.h
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 3 22:04:27 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198178
Jilles Tjoelker <jilles at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jilles at FreeBSD.org
--- Comment #1 from Jilles Tjoelker <jilles at FreeBSD.org> ---
Historically, BSD has not included in headers all other headers that could
possibly be necessary. One reason is to avoid namespace pollution. POSIX
prescribes that its headers may be included by themselves, but <sys/sysctl.h>
is not specified by POSIX.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list