HomeFreeBSD

camcontrol: Include stdbool.h rather than relying on namespace pollution

Description

camcontrol: Include stdbool.h rather than relying on namespace pollution

I have several environments, and at least one of them fails to build
because bool is undefined. Since we use bool, always include stdbool.h
rather than relying on any indirect definitions to pull it in.

Sponsored by: Netflix

Details

Provenance
impAuthored on Jun 19 2023, 8:52 PM
Parents
rG90f05f684077: camcontrol: Zone fix two warnings
Branches
Unknown
Tags
Unknown