summaryrefslogtreecommitdiffstats
path: root/bin/pax/cache.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-06-05 00:39:34 +0000
committerdelphij <delphij@FreeBSD.org>2015-06-05 00:39:34 +0000
commit56a4d3de604e2e9d417d3461b8409c3f482da228 (patch)
tree1ec64ed8659cfbf426171a249c33acc83cd19f54 /bin/pax/cache.c
parentca4dbe2f75e746538b0739d923ac9fe5d962681b (diff)
downloadFreeBSD-src-56a4d3de604e2e9d417d3461b8409c3f482da228.zip
FreeBSD-src-56a4d3de604e2e9d417d3461b8409c3f482da228.tar.gz
MFC r283257:
Eliminate unneeded includes.
Diffstat (limited to 'bin/pax/cache.c')
-rw-r--r--bin/pax/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/pax/cache.c b/bin/pax/cache.c
index 358707d..f6e52b4 100644
--- a/bin/pax/cache.c
+++ b/bin/pax/cache.c
@@ -45,7 +45,6 @@ __FBSDID("$FreeBSD$");
#include <stdio.h>
#include <pwd.h>
#include <grp.h>
-#include <unistd.h>
#include <stdlib.h>
#include "pax.h"
#include "cache.h"
OpenPOWER on IntegriCloud