aboutsummaryrefslogtreecommitdiff
path: root/contrib/libarchive/tar/subst.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libarchive/tar/subst.c')
-rw-r--r--contrib/libarchive/tar/subst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libarchive/tar/subst.c b/contrib/libarchive/tar/subst.c
index 5546b5f93b12..a5d644dc5a70 100644
--- a/contrib/libarchive/tar/subst.c
+++ b/contrib/libarchive/tar/subst.c
@@ -25,7 +25,7 @@
#define REG_BASIC 0
#endif
-#include "err.h"
+#include "lafe_err.h"
struct subst_rule {
struct subst_rule *next;