diff --git a/portlist/netstat.go b/portlist/netstat.go index 48e8c75ec..9f7beb8dc 100644 --- a/portlist/netstat.go +++ b/portlist/netstat.go @@ -2,6 +2,8 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +// +build !darwin !arm64 + package portlist import (