Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2003 01:05:16 -0400 (EDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        cvs-all@FreeBSD.org
Subject:    Re: cvs commit: src/sys/netinet icmp6.h ip6.h src/sys/netinet6 in6.h
Message-ID:  <200310260505.h9Q55G9A069567@khavrinen.lcs.mit.edu>
In-Reply-To: <20031026050059.GA2206@rot13.obsecurity.org>
References:  <200310251057.h9PAv8pn086818@repoman.freebsd.org> <20031026031516.U14956@gamplex.bde.org> <20031025192855.GA96324@rot13.obsecurity.org> <20031026145253.N16944@gamplex.bde.org> <20031026040132.GA2036@rot13.obsecurity.org> <1067141195.81969.18.camel@shumai.marcuscom.com> <20031026050059.GA2206@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sat, 25 Oct 2003 22:00:59 -0700, Kris Kennaway <kris@obsecurity.org> said:

> On Sun, Oct 26, 2003 at 12:06:36AM -0400, Joe Marcus Clarke wrote:

>> > I haven't checked whether this commit fixes them, although looking at
>> > it now I'm not sure it does.
>> =20
>> netinet6/in6.h (and netinet/in.h) requires sys/types.h to be included
>> before it.  If you don't, you'd see these errors.

> Odd..I guess this has not actually been a previous requirement on FreeBSD.

This sounds like a POSIX-compliance regression.  POSIX does not permit
<sys/types.h> to be required for Standard Headers (of which
<netinet/in.h> is one).

-GAWollman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310260505.h9Q55G9A069567>