f4cfbedd5c
We should not include a system header file here, because mach/proto/as/comm2.y goes through cpp twice. The include can cause problems like https://github.com/davidgiven/ack/issues/1 Remove this include #<stdbool.h> and leave a comment pointing to the includes in comm0.h. Change the few instances of bool, false, true, to int, 0, 1. |
||
---|---|---|
.. | ||
mach0.c | ||
mach1.c | ||
mach2.c | ||
mach3.c | ||
mach4.c | ||
mach5.c |