HomeFreeBSD

Prefer stdint.h to inttypes.h since the added prototypes form the

Description

Prefer stdint.h to inttypes.h since the added prototypes form the
latter aren't used. Prefer sys/link_elf.h to link.h so we're only
dependent on the kernel tree. The default installation of link.h just
includes this file, and any benefit from that is outweighed by the
hassle it causes. This reduces the footprint of files needed from the
system includes (or sysroot in buildworld).

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS326589: Make sure we include the right path for skein.h, as well only include
Branches
Unknown
Tags
Unknown