PERFORCE change 181439 for review
Tim Kientzle
tim at kientzle.com
Sun Jul 25 21:06:32 UTC 2010
On Jul 25, 2010, at 4:09 AM, Garrett Cooper wrote:
> On Sat, Jul 24, 2010 at 1:51 PM, Julien Laffaye <jlaffaye at freebsd.org> wrote:
>>
>> #include <sys/queue.h>
>> #include <sys/utsname.h>
>> +#include <archive.h>
>
> 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
More information about the p4-projects
mailing list