HomeFreeBSD

Correct the argument type in the sysctl_add_oid(9) prototype. On

Description

Correct the argument type in the sysctl_add_oid(9) prototype. On
ILP32 machines, intptr_t and intmax_t are different types.

Submitted by: skra

Details

Provenance
kibAuthored on
Parents
rS290492: Move intmax_t and uintmax_t type declarations to sys/_stdint.h to give
Branches
Unknown
Tags
Unknown