HomeFreeBSD

md5: Fix cross-build after c2870e576bd2

Description

md5: Fix cross-build after c2870e576bd2

On macOS and Linux the current set of headers do not end up pulling in
sys/param.h, causing MAXPATHLEN to not be defined and the build to fail.

Details

Provenance
jrtc27Authored on Jun 25 2021, 9:00 PM
Parents
rG0bcd49c13ada: Work around bogus old gcc "initializer element is not constant" error
Branches
Unknown
Tags
Unknown