From nobody Tue Nov 29 04:26:19 2022 X-Original-To: standards@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 4NLq632Xdqz4hf2w for ; Tue, 29 Nov 2022 04:26:19 +0000 (UTC) (envelope-from bugzilla-noreply@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 4NLq631KBZz4N5d for ; Tue, 29 Nov 2022 04:26:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669695979; 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: in-reply-to:in-reply-to:references:references; bh=PkpsQQJbqx9Sil6D+5VZNEJ8vUToxCsugeR22JT09fY=; b=XthmYw/H14+ym7Kvca3hZkFJxjLbnCh5Fd/q5NUM0XxDGwjKgzkBOqFuxectkSGe/VyUZC VPzq24I7tUqDgdfJY7e2FtT83m3x1l2wsz1yTWIivKsT/jb275UDa6EUpr1aknRy1G/sa6 0X34XuJ+XjBEXdeIr+2VXLKroKTMD6HerwmLrArigVot5OpaYL8mbPgnWq8oGFtumfPHAR rx/z6KlAuJxuNdfuk4dKWSRp1ZqQG5/qHSY7S39zaYDw7hM8A4rNvzQLjUwdRFsMtQXv6V CwDU6LTdjYPtxMPeCNJtmbYaW42FSdljBPsqHONV5SjW3S7tecbBxAHn4TX5Kw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669695979; a=rsa-sha256; cv=none; b=cKtNn93w8Pba64xJaad2q8IbEQpLNBJLKG+0mUR1W3RdkCgqt9e+nd4faNhOtEi9Mw8kOD qjdQ3G0pI2GOjvyrKfoHMb64c9U648crWLE1LKkAYlpK1FqUNuTbSJCmopEG/JnvYwVxo0 oNLyhU2AprCSICGZI9w2kbiFkL9DM2zQ+pE7leIMP4ttfikEzOGtJHcwWSYcsLJgGP4Dfv hB8zHJMhY0muqJg2WbNeO1I9pKjaUSdg/kCGXBevXib7gY3WSK8DOrXfm5g+nZMeaEyKOh WQbsZa3qPEE5+u5hYvTm0eEIcQSSWDpoF8DLxkRF3pK8NSpvxT4ZXz2365Ry8Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4NLq630Hypz14LY for ; Tue, 29 Nov 2022 04:26:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2AT4QIBG060101 for ; Tue, 29 Nov 2022 04:26:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AT4QI9g060100 for standards@FreeBSD.org; Tue, 29 Nov 2022 04:26:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 268028] [PATCH] remove unneeded sys/types.h include Date: Tue, 29 Nov 2022 04:26:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: guilherme.janczak@yandex.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268028 --- Comment #6 from Guilherme Janczak --- (In reply to Konstantin Belousov from comment #1) Sorry, I'm not a FreeBSD user, I've only read the source code. I just wrote a test for each header and attached them to this bug report, I haven't tried the tests on a FreeBSD system. --=20 You are receiving this mail because: You are the assignee for the bug.=