From owner-cvs-all Tue Feb 26 0: 5:32 2002 Delivered-To: cvs-all@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 9BA2E37B402; Tue, 26 Feb 2002 00:05:25 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA47762; Tue, 26 Feb 2002 10:05:01 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h15.228.dialup.iptcom.net [212.9.228.15]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id KAA40250; Tue, 26 Feb 2002 10:04:55 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1Q83is25873; Tue, 26 Feb 2002 10:03:44 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C7B4183.74BF275D@FreeBSD.org> Date: Tue, 26 Feb 2002 10:04:19 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Akinori MUSHA Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen getgrent.3 src/include grp.h References: <200202251720.g1PHKf699380@freefall.freebsd.org> <86ofidxuqg.wl@archon.musha.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Akinori MUSHA wrote: > > At Mon, 25 Feb 2002 18:27:19 +0000, > Mark Murray wrote: > > > sobomax 2002/02/25 09:20:41 PST > > > > > > Modified files: > > > lib/libc/gen getgrent.3 > > > include grp.h > > > Log: > > > Per POSIX doesn't require . > > > > I guess something similar needs to happen to pwd.h, which also > > includes sys/types.h. > > I guess the commit message was confusing and misled you; grp.h > certainly requires sys/types.h now.. Oh yes. In this commit I've added `#include ' into . See a recent discussion on cvs-all@ for rationale. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message