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 | d8b9e0faa3460c476b2e30e33f85d3c45d75832b (patch) | |
| tree | 718a4865bc637195eba03ee314533bf4505046c9 /pw/pw_nis.c | |
| parent | 07f6546979612511fa7f69bea50fe257e8ae562a (diff) | |
| parent | 31af648934ea1701d783359919da4009225e7477 (diff) | |
| download | pw-darwin-d8b9e0faa3460c476b2e30e33f85d3c45d75832b.tar.gz pw-darwin-d8b9e0faa3460c476b2e30e33f85d3c45d75832b.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> |
