diff --git a/collector/interrupts_openbsd.go b/collector/interrupts_openbsd.go index bf38fe38..1f8d2cc1 100644 --- a/collector/interrupts_openbsd.go +++ b/collector/interrupts_openbsd.go @@ -11,6 +11,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +// +build openbsd,!amd64 // +build !nointerrupts package collector