Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2010 13:38:26 -0700
From:      Tim Kientzle <tim@kientzle.com>
To:        Garrett Cooper <gcooper@freebsd.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>, Julien Laffaye <jlaffaye@freebsd.org>
Subject:   Re: PERFORCE change 181439 for review
Message-ID:  <153F352E-BA08-4102-822D-C82FE17FA705@kientzle.com>
In-Reply-To: <AANLkTi=ZTV=tyFod0efy2O-Du2rprzkYz87JMfYW0V_F@mail.gmail.com>
References:  <201007242051.o6OKpF5t030159@repoman.freebsd.org> <AANLkTi=ZTV=tyFod0efy2O-Du2rprzkYz87JMfYW0V_F@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 25, 2010, at 4:09 AM, Garrett Cooper wrote:
> On Sat, Jul 24, 2010 at 1:51 PM, Julien Laffaye <jlaffaye@freebsd.org> =
wrote:
>>=20
>>  #include <sys/queue.h>
>>  #include <sys/utsname.h>
>> +#include <archive.h>
>=20
> This should be moved down below all of the standard system headers
> (libarchive might require some of the headers above.. fetch.h has
> similar requirements)...

archive.h includes the system headers it needs and
can be ordered according to style(9).

Tim=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?153F352E-BA08-4102-822D-C82FE17FA705>