Commit 9ed0725
committed
sockets: fix compilation on illumos
introduced in f3526e5
sockets/unix_socket_nolinux.go:19:20: undefined: syscall.SysctlUint32
sockets/unix_socket_nolinux.go:21:20: undefined: syscall.SysctlUint32
sockets/unix_socket_nolinux.go:25:20: undefined: syscall.SysctlUint32
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent 08a8891 commit 9ed0725
2 files changed
Lines changed: 10 additions & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments