mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Remove evil constants from cosmopolitan.h
- `I` a.k.a. `_Complex_I` (fixes #705) - `B0`, `B50`, etc. (fixes #403)
This commit is contained in:
parent
3da887c58f
commit
120079b0a6
8 changed files with 6 additions and 6 deletions
2
third_party/zip/ttyio.c
vendored
2
third_party/zip/ttyio.c
vendored
|
@ -134,7 +134,7 @@
|
|||
# ifdef HAVE_TERMIOS_H
|
||||
#include "libc/calls/termios.h"
|
||||
#include "libc/calls/weirdtypes.h"
|
||||
#include "libc/sysv/consts/baud.h"
|
||||
#include "libc/sysv/consts/baud.internal.h"
|
||||
#include "libc/sysv/consts/termios.h"
|
||||
# define sgttyb termios
|
||||
# define sg_flags c_lflag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue