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 | 18e46072de1bee4d12c5ed5ff012a750e727799a (patch) | |
| tree | 1fc948e49f71ea1ba57698d345f9f36506bacf52 /pw/pw_user.c | |
| parent | 6e2ca26d6db1515099f1eedd3879c0ec850ea55f (diff) | |
| parent | 9dae3f4246afa22f121c8526c729ce0fbd2b3ecd (diff) | |
| download | pw-darwin-18e46072de1bee4d12c5ed5ff012a750e727799a.tar.gz pw-darwin-18e46072de1bee4d12c5ed5ff012a750e727799a.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> |
