mirror of
https://github.com/vishvananda/netlink
synced 2024-12-27 00:52:11 +00:00
Fix darwin target compilation
dd687eb
broke compilation on mac OS (darwin target). Rename the linux specific files accordingly. Fixes:dd687eb
This commit is contained in:
parent
ab4cd23987
commit
0639e7e787
@ -1,3 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
package netlink
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user