C conformance: Replace "bool" as the base definition for boolean with char
@@ -35,6 +35,7 @@
extern "C" {
#endif
+#include <stdbool.h>
#include <stdint.h>
////// bool