]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Include test.h first in test main.c sources
authorBrad King <brad.king@kitware.com>
Mon, 16 Nov 2009 16:29:40 +0000 (11:29 -0500)
committerBrad King <brad.king@kitware.com>
Mon, 16 Nov 2009 16:29:40 +0000 (11:29 -0500)
commitdeb76321d1034ade3b227dcd5fceb969860270ed
tree10edd02c570ba2b9ceafbbec4947bffebad96b60
parent39a01079267de5194523178ff23bb24fc62645c0
Include test.h first in test main.c sources

This change makes the main.c source for each test executable consistent
with the other test sources.  It also ensures that config.h (through
test.h) is included before system headers, thus configuring system
header feature macros correctly.

SVN-Revision: 1660
cpio/test/main.c
libarchive/test/main.c
tar/test/main.c