Date: Mon, 25 Feb 2002 17:32:31 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: Maxim Sobolev <sobomax@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, hackers@FreeBSD.org Subject: Re: <sys/types.h> or not <sys/types.h>? [Was: cvs commit: src/include grp.h] Message-ID: <20020225143231.GC34378@nagual.pp.ru> In-Reply-To: <89936.1014647587@axl.seasidesoftware.co.za> References: <3C7A458F.427FFF8A@FreeBSD.org> <89936.1014647587@axl.seasidesoftware.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 25, 2002 at 16:33:07 +0200, Sheldon Hearn wrote: > > However, the standard expects gid_t to be defined in <unistd.h>, so if > you just need gid_t, and not prototypes for getgr*(), then that's the > one to include. POSIX reguire gid_t to be specified not only in <sys/types.h> but in <grp.h> too. -- Andrey A. Chernov http://ache.pp.ru/ 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?20020225143231.GC34378>