We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9741968 commit 31d0858Copy full SHA for 31d0858
Sources/Commander/Error.swift
@@ -1,7 +1,7 @@
1
#if os(Linux)
2
import Glibc
3
#else
4
- import Darwin.libc
+ import Darwin
5
#endif
6
7
0 commit comments