diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-05-27 01:19:58 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-05-27 01:19:58 +0000 |
| commit | 3e8fc1eb02fa41e55aefa2a1b769bf473fe908d5 (patch) | |
| tree | 594b8eeade5f741a03600cb1ea4ee26d2f5d7afa /pw/grupd.c | |
| parent | e1d5f8adaef2987e7e5aadcff9f5cba77e83684c (diff) | |
| parent | 09c3fc64aeceba152705f8feeb0d4df0413ff5af (diff) | |
| download | pw-darwin-3e8fc1eb02fa41e55aefa2a1b769bf473fe908d5.tar.gz pw-darwin-3e8fc1eb02fa41e55aefa2a1b769bf473fe908d5.zip | |
Merge sync of head
Diffstat (limited to 'pw/grupd.c')
| -rw-r--r-- | pw/grupd.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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" |
