misc: Make build on macOS work
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
// +build !darwin
|
||||
|
||||
// Package socketset is in API for creating a select style netlink socket to
|
||||
// receive events from the kernel.
|
||||
package socketset
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
// +build !darwin
|
||||
|
||||
package socketset
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user