summaryrefslogtreecommitdiffstats
path: root/bin/pax/tar.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/tar.c')
-rw-r--r--bin/pax/tar.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/pax/tar.c b/bin/pax/tar.c
index fc5ca2f..a88f658 100644
--- a/bin/pax/tar.c
+++ b/bin/pax/tar.c
@@ -34,7 +34,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: tar.c,v 1.2 1994/09/24 02:56:37 davidg Exp $
+ * $Id: tar.c,v 1.3 1995/05/30 00:07:03 rgrimes Exp $
*/
#ifndef lint
@@ -47,7 +47,6 @@ static char sccsid[] = "@(#)tar.c 8.2 (Berkeley) 4/18/94";
#include <sys/param.h>
#include <string.h>
#include <stdio.h>
-#include <ctype.h>
#include <unistd.h>
#include <stdlib.h>
#include "pax.h"
OpenPOWER on IntegriCloud