diff options
Diffstat (limited to 'archival/libarchive/find_list_entry.c')
-rw-r--r-- | archival/libarchive/find_list_entry.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/libarchive/find_list_entry.c b/archival/libarchive/find_list_entry.c index 56032c6..37726bd 100644 --- a/archival/libarchive/find_list_entry.c +++ b/archival/libarchive/find_list_entry.c @@ -4,7 +4,6 @@ * * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ - #include <fnmatch.h> #include "libbb.h" #include "bb_archive.h" |