K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-07-06T15:39:05.812360Z K 7 svn:log V 352 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 Git Hash: 04beb393e36691f415fbaf1746d4b981784ab734 Git Author: imp@FreeBSD.org END