https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198178
Bug ID: 198178 Summary: sys/sysctl.h should probably include sys/types.h Product: Base System Version: 10.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: e...@efcs.ca sysctl.h seems to use u_int which is defined in sys/types.h. For this reason sysctl.h should probably include sys/types.h. Is there a reason this isn't done? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"