diff options
Diffstat (limited to 'lib/libarchive/archive_string_sprintf.c')
-rw-r--r-- | lib/libarchive/archive_string_sprintf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libarchive/archive_string_sprintf.c b/lib/libarchive/archive_string_sprintf.c index c122369..174d2f9 100644 --- a/lib/libarchive/archive_string_sprintf.c +++ b/lib/libarchive/archive_string_sprintf.c @@ -34,7 +34,6 @@ __FBSDID("$FreeBSD$"); * the core code, so it cannot easily be omitted.) */ -#include <err.h> #include <stdio.h> #include "archive_string.h" |