summaryrefslogtreecommitdiffstats
path: root/pw/grupd.c
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2015-05-28 17:06:50 +0000
committerGlen Barber <gjb@FreeBSD.org>2015-05-28 17:06:50 +0000
commit45c15aa01fd76d96e6e3f65c7250ea9f2de7fb57 (patch)
tree6c44962b66297a39a82c519c68b06d6281586ced /pw/grupd.c
parent93ae7946aadb01fb82fbc9c29e469826848f9523 (diff)
parent9450d093eacc6a58d124997fb60de631275447b1 (diff)
downloadpw-darwin-45c15aa01fd76d96e6e3f65c7250ea9f2de7fb57.tar.gz
pw-darwin-45c15aa01fd76d96e6e3f65c7250ea9f2de7fb57.zip
MFH: r282615-r283655
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'pw/grupd.c')
-rw-r--r--pw/grupd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/pw/grupd.c b/pw/grupd.c
index 3f78e95..74cc390 100644
--- a/pw/grupd.c
+++ b/pw/grupd.c
@@ -35,10 +35,6 @@ static const char rcsid[] =
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
-#include <stdarg.h>
-#include <sys/types.h>
-#include <sys/stat.h>
#include <sys/param.h>
#include "pwupd.h"