From nobody Tue May 19 17:18:57 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gKhGt4q6Bz6fVST for ; Tue, 19 May 2026 17:19:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gKhGt3czTz3Kbc for ; Tue, 19 May 2026 17:19:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779211142; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Hem/gWZ8yRoy+L8Oh7mUmLwtlFIGg3PJ2dMTSnQbPcQ=; b=TCu+ksXNYOZH3bVp036i55p4vyZXeFYds3Yo0hjyvHRM6QT80Wen7xABvDREPi1M60k7W1 C7jHK2kJmfBBnChrziyw3UTultVlV8rTf8Ek/OvvcEfH68d9dalxOJqu6F5DR85DHilhwS +559IAVNMjbx8S4PP92ZZUHnyiazNKCDO4+4c0AnvJFgGO0Y5D+d4wLJr6VXYO19FjbuEK 58+FN9znz+7sI9yAoXmbh9srzuxIumWKJjlvPinmy+9ekwCDu3UGtT0jqxf0hdPJSANqMp TY95+c7qM2ACxlKZGzn2SpIgBKgghU29RsRwtkg28aAJXnof5z+7sjRA2iat5g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779211142; a=rsa-sha256; cv=none; b=tG22Q4soo1ma10IiIIh7P7TFUO1C88ZvbByupmWQvHOZyiiew1ZBT0N9c4hGEy2pBM9/2B mdGc/zrcoGpUh2385FZFitoe0oFNBj8djSEZ3uyM/xi5ZLp2v+nbFtPNoITdH3s9Kfw+Ew OaJcypJNhoYq+LvAI4xXJO3ijxiAzmTZVDp/TH6ZsQKM2XbTpOboKVLdtvqKbb9sPTT9k1 SwzKlo4489df9DWrzi/hb6D6zcTzXWzQm+vDYRjVhU24tD/AeJrG+iUrU/lAki+mGVoVq4 u6I21lcMHz7F1HKM8lyc15huyjv9GiGTp3Jdr864PK3r63EouFzF3RrGHguCUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779211142; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Hem/gWZ8yRoy+L8Oh7mUmLwtlFIGg3PJ2dMTSnQbPcQ=; b=JoOAuFVIw/h9uiv5jyhQIPFImPGJmdQZ4UKR/CaCHUX/oi49qAAVthfQtjbp7Ky5DhW70i Uot1yYKnazDTLxWok7a0NERnF7LHwafQ2PHJ7Qw6+fj0D8wuvVvw5Oz8VGk98XZX4J5PRe zIi8imEoKXDaxxX+eB7SsgQ0dZCGlXAPXjwIVP+/L6rw/gR0mPumdg3E5oHo/K5Y6T6i6a FgXMpmHZXx1LAIo+hYZi9ltZ4htL4N7+mUqIpEN+jEjgRbvZfCQGdAuC4Q9FG0pehWp/vV rDllA8/BFs1pnIZreZhHRvB6DC8fqzT5jNauojYTiUht30ywZ2ro52I9bt9xdw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gKhGt39n0z8QD for ; Tue, 19 May 2026 17:19:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ff9e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 19 May 2026 17:18:57 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: John Baldwin Subject: git: 8c9dc47b5fca - main - vnic: Add missing #include List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8c9dc47b5fcaf58a89b1511118b78a65737b20cc Auto-Submitted: auto-generated Date: Tue, 19 May 2026 17:18:57 +0000 Message-Id: <6a0c9b81.1ff9e.5da41f94@gitrepo.freebsd.org> The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=8c9dc47b5fcaf58a89b1511118b78a65737b20cc commit 8c9dc47b5fcaf58a89b1511118b78a65737b20cc Author: John Baldwin AuthorDate: 2026-05-19 17:18:00 +0000 Commit: John Baldwin CommitDate: 2026-05-19 17:18:00 +0000 vnic: Add missing #include Reported by: bz, olivier Fixes: 6dc813301a17 ("sys: Use is_pci_device instead of direct comparisons to devclasses") Sponsored by: Chelsio Communications --- sys/dev/vnic/thunder_bgx_fdt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/vnic/thunder_bgx_fdt.c b/sys/dev/vnic/thunder_bgx_fdt.c index d8c5459f2914..e038c0b728eb 100644 --- a/sys/dev/vnic/thunder_bgx_fdt.c +++ b/sys/dev/vnic/thunder_bgx_fdt.c @@ -52,6 +52,7 @@ #include #include #include +#include #include "thunder_bgx.h" #include "thunder_bgx_var.h"