mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-05 10:48:29 +00:00
Remove bool from public headers
This commit is contained in:
parent
dffee606cf
commit
1351d3cede
55 changed files with 105 additions and 98 deletions
|
@ -5,7 +5,7 @@
|
|||
COSMOPOLITAN_C_START_
|
||||
|
||||
extern bool __nocolor;
|
||||
extern bool g_isrunningundermake;
|
||||
extern bool32 g_isrunningundermake;
|
||||
|
||||
void __start_fatal(const char *, int);
|
||||
void __restore_tty(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue