summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/tar/bsdtar.h
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/tar/bsdtar.h')
-rw-r--r--archivers/libarchive/files/tar/bsdtar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/libarchive/files/tar/bsdtar.h b/archivers/libarchive/files/tar/bsdtar.h
index 3117d6664f1..50f61681a82 100644
--- a/archivers/libarchive/files/tar/bsdtar.h
+++ b/archivers/libarchive/files/tar/bsdtar.h
@@ -99,7 +99,6 @@ struct bsdtar {
void bsdtar_errc(struct bsdtar *, int _eval, int _code,
const char *fmt, ...);
-void bsdtar_strmode(struct archive_entry *entry, char *bp);
void bsdtar_warnc(struct bsdtar *, int _code, const char *fmt, ...);
void cleanup_exclusions(struct bsdtar *);
void do_chdir(struct bsdtar *);