From nobody Tue Jun 23 16:28:26 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 4gl9VM4X8Xz6hhTT for ; Tue, 23 Jun 2026 16:28:27 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gl9VL73hQz3Mlf for ; Tue, 23 Jun 2026 16:28:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232107; 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=1h2kDYAQr8dTPuc6Ay3UtInfU937jpXT2fw4TeJFals=; b=AvePiq7n8+5+EELmznqaP3y9hCN0MpCt7KZdLxo1oDx7SQ5xjgzM0wmXF68BXZLamh5e/h 3DQ0/9vuqz6UYPOnudffCylHvBe2bIKJgGGod2YdTPY/w78OityxJjBwN4v1ZmuRJ6F3nC fWTPKegWqgMhTpQJpo4J5e7XLoECICXDJp+PpEVLVIWgKpsNqdtDFBKKfNUOzTausrjEGI EhueJQ0Ur0rMV1rOAPXoTxYXEyeEq4+oAUsZ4xqJrWM4s8eiMzsoOaz7hXnGH5oJuaDw2K fLWB8A19Lys7w1rzT6ru4bHBApPDz35y9Dq8AAdME/5NJqKDDB6TPLxr/w7iOA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782232107; a=rsa-sha256; cv=none; b=GEaAGZGi1cCaueBRVhNSl0eReW2pMooHY5vsIqChWUbEy0wZsxfgs/H+K4FEzfwuaLk3Qx 5x12maMp2NIztWKAfxKNu2VCtVcREnEgrVpt4HfFMu+qtKKdcPE+yn+uudpThvA/S7HP8L ac4jbSXCQiiK+0Uk1kqRC7s5/sY1HlIBAawE3V7Fgy+PhMpgxRXdnnfXX8WnwJaD/c1Ngm XW1JkeBHokTeQLa6wFkv07wHp7JkZzGg28XrVNvQIhPtaXWtIJ3S/lZidYYnoHUvHzngok P/eR30CRcqzj/V2LrYo2TEsaC1SZgaPor/IXL7rKBp1y2J6bD2VF2l5hwxL6hA== 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=1782232107; 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=1h2kDYAQr8dTPuc6Ay3UtInfU937jpXT2fw4TeJFals=; b=V11xD93/an8TCv1EacxmUcFQ1VcmOJ4gwBbL2s1eTbUPI/44F4RmeOwzsO1Eu0KB2hN913 WxUIdoQG8XwDkVWcEo7lGlYKckRkqzwiuiHAztqTcH3qZlAATHSmq0x2EhIZb4tAUxHlbF RHkYFmfcY18BU894gFq0nl1dvPoP5cEaQnMG/QmFF0YB/pKOH6nStvGPgwX1K6LTZ5JeOv heowuoyAltjCIfrI44vS494F6egIzWZMtRPi2wrFfeXXq+yEV5VcFqmhpKEW2kamAx0dtv tvmJdJBZIQt6Rbp+bJwBQn9R8Xn5H1xiFlzMZRNplhgITwiA8SHPHMal77cYpQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VL67JLzhm7 for ; Tue, 23 Jun 2026 16:28:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27006 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 23 Jun 2026 16:28:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: John Baldwin Subject: git: 02d7be3b3cc1 - stable/15 - 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/stable/15 X-Git-Reftype: branch X-Git-Commit: 02d7be3b3cc1bb3260906eae4aee75ae9ee2d295 Auto-Submitted: auto-generated Date: Tue, 23 Jun 2026 16:28:26 +0000 Message-Id: <6a3ab42a.27006.c2cf11@gitrepo.freebsd.org> The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=02d7be3b3cc1bb3260906eae4aee75ae9ee2d295 commit 02d7be3b3cc1bb3260906eae4aee75ae9ee2d295 Author: John Baldwin AuthorDate: 2026-05-19 17:18:00 +0000 Commit: John Baldwin CommitDate: 2026-06-23 16:17:28 +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 (cherry picked from commit 8c9dc47b5fcaf58a89b1511118b78a65737b20cc) --- 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"