mirror of
https://github.com/libarchive/libarchive.git
synced 2026-01-18 17:11:25 +01:00
Depending on header search path ordering, we can easily confuse libarchive_fe/err.h with the system header. Rename ours to lafe_err.h to avoid the confusion. Rename libarchive_fe/err.c to match.