Commit de7cd11
committed
Fix missing include in CRT.c (sys/stat.h)
Include `<sys/stat.h>` for the umask(2) call.
This used to be included indirectly through Compat.h until the
commit 3956cff that refactored
Compat.h.
Build error is reproducible in macOS Tahoe 26.1.1 parent 6cf1097 commit de7cd11
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments