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_vpw.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_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" |
