Date: Saturday, February 24, 2001 @ 00:09:33
Author: rra
Update of /dist1/cvs/isc/inn/inn/include/inn
from pub3.rc.vix.com:/tmp/cvs-serv9937
Modified: defines.h
Include <inn/system.h> and use INN_HAVE_STDBOOL_H to determine whether we
can just include <stdbool.h> to get bool, true, and false rather than
checking the C standard version.