Date: Mon, 25 Feb 2002 19:49:34 +0600 From: Alexey Dokuchaev <danfe@cytherea.weblab.nsu.ru> To: David Malone <dwmalone@maths.tcd.ie> Cc: Maxim Sobolev <sobomax@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/include grp.h Message-ID: <20020225194934.A96887@cytherea.weblab.nsu.ru> In-Reply-To: <20020225134605.GA48378@walton.maths.tcd.ie>; from dwmalone@maths.tcd.ie on Mon, Feb 25, 2002 at 01:46:05PM %2B0000 References: <200202251324.g1PDO2Q23389@freefall.freebsd.org> <20020225134605.GA48378@walton.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 25, 2002 at 01:46:05PM +0000, David Malone wrote: > On Mon, Feb 25, 2002 at 05:24:02AM -0800, Maxim Sobolev wrote: > > sobomax 2002/02/25 05:24:02 PST > > > > Modified files: > > include grp.h > > Log: > > In rev.1.4 type of (group)->gr_gid was changes from (int) to (gid_t), > > so that <sys/types.h> is now required. Add it, otherwise it breaks > > some ports. > > sys/types.h seems to be listed as a requirement for grp.h in our > man pages and susv2. Are you sure this is thr right fix? Usually > we just require people to use the right headers. I agree with David and fjoe. ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020225194934.A96887>