Commit 978bcff
Alexey Samsonov
[libc] Make two include/llvm-libc-types/ headers more self-contained.
* imaxdiv_t.h needs intmax_t. Get it from <stdint.h> directly
instead of relying on prior inclusion inside generated inttypes.h.
* include <termios-macros.h> for struct termios to get the #defined
constant. We do allow inclusion of macro headers from types headers
in other places.1 parent 4b3fbf5 commit 978bcff
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments