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/pw_nis.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/pw_nis.c')
| -rw-r--r-- | pw/pw_nis.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pw/pw_nis.c b/pw/pw_nis.c index 918fc30..c786cc7 100644 --- a/pw/pw_nis.c +++ b/pw/pw_nis.c @@ -29,9 +29,6 @@ static const char rcsid[] = "$FreeBSD$"; #endif /* not lint */ -#include <stdio.h> -#include <stdlib.h> -#include <string.h> #include <sys/types.h> #include <err.h> #include <pwd.h> |
