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 8ff4e54 commit 5c7065dCopy full SHA for 5c7065d
unix/syscall_darwin_386.go
@@ -8,7 +8,6 @@ package unix
8
9
import (
10
"syscall"
11
- "unsafe"
12
)
13
14
func setTimespec(sec, nsec int64) Timespec {
0 commit comments