diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2004-08-14 03:45:45 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2004-08-14 03:45:45 +0000 |
| commit | 57b665990ad3baa0b0fc0611984b502b3f8f26d5 (patch) | |
| tree | c8c3ea449972625054a074cdd1e21e770642ffbb /lib/libarchive/archive_string_sprintf.c | |
| parent | b295bdcded40d9a847451bc1654ec035c5256118 (diff) | |
Notes
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 c12236900915..174d2f99eed8 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" |
