Fix accidential commit part:

Include "bsdtar_platform.h" instead of "lafe_platform.h"

MFC after:	2 weeks
This commit is contained in:
mm 2011-07-17 21:57:10 +00:00
parent 2eec71c4c7
commit 8c65d0122a

View File

@ -23,7 +23,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "lafe_platform.h"
#include "bsdtar_platform.h"
__FBSDID("$FreeBSD$");
#ifdef HAVE_SYS_TYPES_H