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. |
||
---|---|---|
.. | ||
as | ||
libem | ||
libend | ||
mcg | ||
ncg | ||
top |