[Bug 198178] sys/sysctl.h should probably include sys/types.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 2 19:08:53 UTC 2015


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 at FreeBSD.org
          Reporter: eric at 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.


More information about the freebsd-bugs mailing list