Commit a6fdfef
authored
[compiler-rt] Include stdlib.h for exit() (llvm#115025)
It was originally included transitively, but no longer is after recent
<vector> cleanups in libc++.
Similar to llvm#113951.1 parent 1e50958 commit a6fdfef
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments