We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74865f7 commit 9741968Copy full SHA for 9741968
Sources/Commander/CommandRunner.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