From nobody Wed Jan 29 12:35:58 2025 X-Original-To: dev-commits-src-branches@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 4YjhTW39ctz5mgqY; Wed, 29 Jan 2025 12:35:59 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YjhTV5YYgz4JMx; Wed, 29 Jan 2025 12:35:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738154158; 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=hAr3zZXrSFNEgE/M3yrNgO50bgmHsah9qaKZ5deEB+o=; b=NjxZDIa+AxAty8f6SRagWMrZgcoqsPwZqdtpQRcUod5NOXNsIQiHKm2LgFwuhWbWxq0q/B GxHlGof3Gog/tc3+Agnz8AJ8iMvennwvlyAgR2F57n1UXqqeesPApvHAbWVhdDpCBc9oP0 JEvXmBj2tiwnW3ws/jk3LErdjBzliWNYocD6Lidlj4kAgPCXK+h3OtLM2hpFAlyFYemNqs SHI8MrpoDcfBp1I/AqGn1OspogF60xNA0t4J3COzklLsYi+YeyPO4X4fO24Zz5dwFrNcAa WD5m2aZxfh1Vrvr+oEmC7N5d0eIs7Ua91JlWh2YgJC9+TPquX5CRmHLFTI27Hg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738154158; 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=hAr3zZXrSFNEgE/M3yrNgO50bgmHsah9qaKZ5deEB+o=; b=JOWQd98F/VcGy6eOyY3m26zEtcH9LKzVR/bEQ0MUuAk+yvyKDAEMatbNDQJxDO8RBbjIkL 24Dpi46/+poq8AQ/waRhvGeC7grI5kP9ZQlvKUi7N/RUb1ssvk1503I1uzyLQ9f5tRuQDD qp4S8hKt8QcRUDVx1Z4cViT5CQ+IKhBGXSHIOp+MIRjkvcUkZYWwzJzZJVDIlJp1QKhsBm qjaYgfIiNNgKKHx0Y33TtGpF0TxHaXKisxDTyXPb2n0BfpmlvqY203EYEp7lwmg27NRErH rKZIMV6raHbJ3WD3/yrdNjYeQ8OgTtzKg1eUIqRuwQmB+9W8QhrxgLc7Wlwg/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738154158; a=rsa-sha256; cv=none; b=d86AWA67ZWMAU5EznCVdk7KFl45cnvxGi6SWS8H1gXMhHlLGzAP8A8q5PvV081/zfsgROM CTXbKU+KCSrwFh5M1Tab5Cdh7aAfR6Uj4nG6GNEj7/fr5af445qXggXzORMfqpaFtVC8Z5 lWASBM27DtJpuIFqnL1GXfNGNSjVufJTu53DAZlAtXBU1pnX0NM7OntkM2p82rLHAEVAAK TD7HcWhHIwtsv06bHRahZQ9pzdTVP/6DHuitW28ncEhbTpgtBsThjexfrHLRGhvwo8pJbY 8tSzyLaLEdNFHYnrWgGXobouD1rFR6/D4GB1hk9EO5kUQhGBn5Q+oFDbZHqcaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YjhTV3w4Sz11k8; Wed, 29 Jan 2025 12:35:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 50TCZw64051366; Wed, 29 Jan 2025 12:35:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 50TCZwwE051363; Wed, 29 Jan 2025 12:35:58 GMT (envelope-from git) Date: Wed, 29 Jan 2025 12:35:58 GMT Message-Id: <202501291235.50TCZwwE051363@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mariusz Zaborski Subject: git: 8cf0915c1901 - stable/14 - perror(1): Reorder headers alphabetically to meet style(9) compliance List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: oshogbo X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 8cf0915c1901207ef3d7297c07eeb8127d3b0544 Auto-Submitted: auto-generated The branch stable/14 has been updated by oshogbo: URL: https://cgit.FreeBSD.org/src/commit/?id=8cf0915c1901207ef3d7297c07eeb8127d3b0544 commit 8cf0915c1901207ef3d7297c07eeb8127d3b0544 Author: Faraz Vahedi AuthorDate: 2024-10-26 18:34:07 +0000 Commit: Mariusz Zaborski CommitDate: 2025-01-29 09:51:24 +0000 perror(1): Reorder headers alphabetically to meet style(9) compliance Signed-off-by: Faraz Vahedi Reviewed by: markj, oshogbo MFC after: 1 week Pull Request: https://github.com/freebsd/freebsd-src/pull/1492 (cherry picked from commit 82e9f8c2d19ba5d132438a764352eb3b4826fc58) --- usr.bin/perror/perror.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usr.bin/perror/perror.c b/usr.bin/perror/perror.c index bdf19e2423cf..caf0972e9c50 100644 --- a/usr.bin/perror/perror.c +++ b/usr.bin/perror/perror.c @@ -28,12 +28,13 @@ */ #include +#include + +#include +#include #include #include #include -#include -#include -#include #include