From nobody Tue Jan 4 11:35:54 2022 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 7C51319221C5; Tue, 4 Jan 2022 11:35:55 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JSrCb0yXWz4ZZD; Tue, 4 Jan 2022 11:35:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 01A96185A2; Tue, 4 Jan 2022 11:35:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 204BZsuf004111; Tue, 4 Jan 2022 11:35:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 204BZsDT004110; Tue, 4 Jan 2022 11:35:54 GMT (envelope-from git) Date: Tue, 4 Jan 2022 11:35:54 GMT Message-Id: <202201041135.204BZsDT004110@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Hans Petter Selasky Subject: git: fff236e89d8a - main - mixer(3): Revert: "Fix for header file pollution." 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: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: hselasky X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fff236e89d8af195e9fc7b458841522e8a5378b6 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641296155; 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=TEYQOLflPPcbTXJJoOAi/+KOqFW94P1LSqoRvEawZHA=; b=lvLlBoaWdFfACAboqFdFQKyGX2CcrcgGDSDuepC78YsKQyAUuOxE9rovxyPDMmt1AZIPGN VbShzlbAwuw1y7b52/D1UW3dd+4wF++Gk9vclGhD+c83Q491PogNfdaCvc5A0lIOZrN3I/ NyAK7iWC/xLptVwr5iEqNUX+d2WaQ3LbgFWed5qIuomMneKV+TN1APOxaAHt8oPSAk6L0e ScXTpP9BTflvUtyn+pDHnkQyB0vnO4MYfm1MjM9myyB4CPM/60S7IIUfg4qHNRyWSJl1CW 5oEeYtULFT/kttdtBVQCGcp9KMVBl3fZDRXlYCacKNRoZ4EPaVQPr5H1A7xBhg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641296155; a=rsa-sha256; cv=none; b=ao5MV4cGJuhU0f+8+fDITjYKs8X0go/WWjQk8EKzmPeBKzy5d3muJkS5JLWat8ySt7HpDO Z3N+Cy/QeZJNcjfoPZc9KAIir+9zWhqkckQfimxrPap/zf4FWOzOUrUhcdc1IOyxtTKeT9 gdgELTP+o+K+uBYEcBXLXnhNo2wZS0WaDHQE9yCGWS0a7tZPvqcZhlkiY43qckvPyN6xD/ TsognPFHBmaMug8YfF+Lz7jm2LpDb7yJsX508MpdJk1tyDmvrAlQ+OwS/wRlVnEddh9hlh rMbXPhmMipbCsXC2BMXzwIKnOkIeju9pef4SUA5fTLVZBxcABkeN8vQlY1EXqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=fff236e89d8af195e9fc7b458841522e8a5378b6 commit fff236e89d8af195e9fc7b458841522e8a5378b6 Author: Hans Petter Selasky AuthorDate: 2022-01-04 11:33:13 +0000 Commit: Hans Petter Selasky CommitDate: 2022-01-04 11:35:23 +0000 mixer(3): Revert: "Fix for header file pollution." Differential Revision: https://reviews.freebsd.org/D33732 Submitted by: christos@ MFC after: 1 week Sponsored by: NVIDIA Networking --- lib/libmixer/mixer.c | 1 - lib/libmixer/mixer.h | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libmixer/mixer.c b/lib/libmixer/mixer.c index fe01b92b4c99..1a448d222bb7 100644 --- a/lib/libmixer/mixer.c +++ b/lib/libmixer/mixer.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include diff --git a/lib/libmixer/mixer.h b/lib/libmixer/mixer.h index 957074543e75..6e77fdec421f 100644 --- a/lib/libmixer/mixer.h +++ b/lib/libmixer/mixer.h @@ -27,6 +27,7 @@ #include #include +#include #include