diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-04-04 23:55:32 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-04-04 23:55:32 +0000 |
| commit | 585d5a32569d19ae3f60e86fc89c1f4d151fb2f5 (patch) | |
| tree | de403f4e4219585123497c8f0af7d3daf209ee3f /pw/pw_user.c | |
| parent | 6a89871bba21fd8c79fed4cb3ffd440d47e100a0 (diff) | |
| parent | eff36b967e84317ed3b4afd8550ab25c2aa06a14 (diff) | |
| download | pw-darwin-585d5a32569d19ae3f60e86fc89c1f4d151fb2f5.tar.gz pw-darwin-585d5a32569d19ae3f60e86fc89c1f4d151fb2f5.zip | |
MFH
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'pw/pw_user.c')
| -rw-r--r-- | pw/pw_user.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pw/pw_user.c b/pw/pw_user.c index 2f87b56..5ad1409 100644 --- a/pw/pw_user.c +++ b/pw/pw_user.c @@ -31,8 +31,6 @@ static const char rcsid[] = #endif /* not lint */ #include <sys/param.h> -#include <sys/resource.h> -#include <sys/time.h> #include <sys/types.h> #include <ctype.h> |
