1 2 3 4 5 6 7 8 9 10 11
diff -Naur a/src/include/c.h b/src/include/c.h --- a/src/include/c.h 2011-08-18 17:23:13.000000000 -0400 +++ b/src/include/c.h 2011-08-27 14:48:50.154729275 -0400 @@ -179,6 +179,7 @@ */ #ifndef __cplusplus +#undef bool #ifndef bool typedef char bool;