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_vpw.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_vpw.c')
| -rw-r--r-- | pw/pw_vpw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pw/pw_vpw.c b/pw/pw_vpw.c index 2d1c75b..08c8bd5 100644 --- a/pw/pw_vpw.c +++ b/pw/pw_vpw.c @@ -37,7 +37,6 @@ static const char rcsid[] = #include <stdio.h> #include <string.h> #include <stdlib.h> -#include <sys/param.h> #include <err.h> #include "pwupd.h" |
