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
Parents
rG0cc7d64a2a37: iscsi: Move the maximum data segment limits into 'struct icl_conn'.
Branches
Unknown
Tags
Unknown