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

Details

Provenance
impAuthored on May 20 2021, 5:26 PM
seCommitted on Jul 6 2021, 3:38 PM
Parents
rG5f13ee9179e1: md5: Create md5sum, etc compatible programs
Branches
Unknown
Tags
Unknown