From 30a01e4b5aa1f4dd0b13b1c68431609c9844e5df Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sun, 11 Apr 2010 13:56:16 -0400 Subject: [PATCH] Remove an unused header. SVN-Revision: 2228 --- tar/bsdtar.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/tar/bsdtar.c b/tar/bsdtar.c index 99bb361f2..eb0fd70e2 100644 --- a/tar/bsdtar.c +++ b/tar/bsdtar.c @@ -66,9 +66,6 @@ __FBSDID("$FreeBSD: src/usr.bin/tar/bsdtar.c,v 1.93 2008/11/08 04:43:24 kientzle #ifdef HAVE_UNISTD_H #include #endif -#if HAVE_ZLIB_H -#include -#endif #include "bsdtar.h" #include "err.h" -- 2.47.3