aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_string_sprintf.c
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@FreeBSD.org>2004-08-14 03:45:45 +0000
committerTim Kientzle <kientzle@FreeBSD.org>2004-08-14 03:45:45 +0000
commit57b665990ad3baa0b0fc0611984b502b3f8f26d5 (patch)
treec8c3ea449972625054a074cdd1e21e770642ffbb /lib/libarchive/archive_string_sprintf.c
parentb295bdcded40d9a847451bc1654ec035c5256118 (diff)
Notes
Diffstat (limited to 'lib/libarchive/archive_string_sprintf.c')
-rw-r--r--lib/libarchive/archive_string_sprintf.c1
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"