summaryrefslogtreecommitdiffstats
path: root/pw/cpdir.c
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-04-04 23:55:32 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-04-04 23:55:32 +0000
commit18e46072de1bee4d12c5ed5ff012a750e727799a (patch)
tree1fc948e49f71ea1ba57698d345f9f36506bacf52 /pw/cpdir.c
parent6e2ca26d6db1515099f1eedd3879c0ec850ea55f (diff)
parent9dae3f4246afa22f121c8526c729ce0fbd2b3ecd (diff)
downloadpw-darwin-18e46072de1bee4d12c5ed5ff012a750e727799a.tar.gz
pw-darwin-18e46072de1bee4d12c5ed5ff012a750e727799a.zip
MFH
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'pw/cpdir.c')
-rw-r--r--pw/cpdir.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pw/cpdir.c b/pw/cpdir.c
index 334f789..679758b 100644
--- a/pw/cpdir.c
+++ b/pw/cpdir.c
@@ -37,7 +37,6 @@ static const char rcsid[] =
#include <unistd.h>
#include "pw.h"
-#include "pwupd.h"
void
copymkdir(int rootfd, char const * dir, int skelfd, mode_t mode, uid_t uid,