mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We should always be using `<errno.h>`, not `<sys/errno.h>`. The former is part of the C standard. The latter is a non-standard header that happens to be present on some systems. rdar://123507361
17 KiB
17 KiB