summaryrefslogtreecommitdiffstats
path: root/pw/grupd.c
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-05-27 01:19:58 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-05-27 01:19:58 +0000
commit3e8fc1eb02fa41e55aefa2a1b769bf473fe908d5 (patch)
tree594b8eeade5f741a03600cb1ea4ee26d2f5d7afa /pw/grupd.c
parente1d5f8adaef2987e7e5aadcff9f5cba77e83684c (diff)
parent09c3fc64aeceba152705f8feeb0d4df0413ff5af (diff)
downloadpw-darwin-3e8fc1eb02fa41e55aefa2a1b769bf473fe908d5.tar.gz
pw-darwin-3e8fc1eb02fa41e55aefa2a1b769bf473fe908d5.zip
Merge sync of head
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"