HomeFreeBSD

md5: portability fix -- include stdbool.h explicitly

Description

md5: portability fix -- include stdbool.h explicitly

stdbool.h needs to be included to use type bool variables. Due to
namespace pollution, this gets brought in on FreeBSD, but not on
other systems. Include it explicilty.

Noticed by: arichards@
Sponsored by: Netflix

(cherry picked from commit d0ea5e467f3c44909667c5ee90c3d26653fb6687)

Details

Provenance
impAuthored on May 20 2021, 5:26 PM
seCommitted on Jun 28 2021, 4:03 PM
Parents
rGc0d5665be0dc: md5: Create md5sum, etc compatible programs
Branches
Unknown
Tags
Unknown