HomeFreeBSD

Add missing dependency on <machine/_limits.h>.

Description

Add missing dependency on <machine/_limits.h>.

This header uses INT_MIN and INT_MAX, which is provided by
<machine/_limits.h>. This is needed to make <stdint.h>'s WCHAR_MIN and
WCHAR_MAX work without including other headers as well.

Details

Provenance
edAuthored on
Parents
rS301028: Cosmetics: add missing space after the ':' in etc/rc.d/random.
Branches
Unknown
Tags
Unknown