From nobody Tue Nov 29 04:20:11 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 4NLpyz5gGNz4hdBd for ; Tue, 29 Nov 2022 04:20:11 +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 4NLpyz4MNyz4MY6 for ; Tue, 29 Nov 2022 04:20:11 +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=1669695611; 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=quMXb+wOUOy/mN7fR5YB3MGQrIHsCCWiTPGjFje+5MQ=; b=EY9gx1ikqF6PPJeAYfVjUi452eptOv1hhSEjFINf9cJOQ/JDpCNa3BkmM/Dub4qHT4ad6p h63p81mQoBP/mE7z/pHQblcAYVhQEnNOcG+LooQxvKSJUsN5rAyMAyb4dVyx89cnhFS6N0 uhBvygvX+8nXY9wskR9X3aqrb6yNn9QdwrdS2kMecK0N28zzNT9sqVWM24/ZpdV1Gs2tQI oDqZLbv1wFEjneizIh2kjFhmN6QSEp9AvQuUwVUvoj3xxnaEy5drbCwnND4uO3cmWmaJqF kXr1b6MeoxWh7Eyc2GiEwu7ykIbQXbFeRyfSeK35BP5ZnluzO2w8u0y5qcsuIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669695611; a=rsa-sha256; cv=none; b=L8ALUbuq54YovK7BlDFXh0q9yFshPt6DzGbB16mc57g/DQjEKUYhF/DQeOIiAk78QNuCMd mFVaBokBM1Vi/eDqZLcdHmH5umcMEALC8EUqPTtnNzQ2yM+TCMPump3HKUnrRYW9u5HfyG lGJ+C2qWS9G7VFbdwjGjt2EO2Twf1y6LfaPFpCoc8u6deTXsHzehHSSI5kM7AbDXOZ14/F HxlxKSVAo/6Rcj9MFnCcuOVynElGKvw4qazPn+bQC8N/LO9UaUPvOurMJBC2vhn0RQHJle X4xcEYxME374BuHjq1WNrtwhPW7lr0foghHydKtTHTlrPmSUk+SrrH5BjqC0CQ== 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 4NLpyz3Kvhz13kV for ; Tue, 29 Nov 2022 04:20:11 +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 2AT4KBs7045963 for ; Tue, 29 Nov 2022 04:20:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AT4KBoU045962 for standards@FreeBSD.org; Tue, 29 Nov 2022 04:20:11 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:20:11 +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: attachments.mimetype attachments.created 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 Guilherme Janczak changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #238411|text/x-csrc |text/plain mime type| | --- Comment #2 from Guilherme Janczak --- Created attachment 238411 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238411&action= =3Dedit Test if unistd.h functions need sys/types.h --=20 You are receiving this mail because: You are the assignee for the bug.=