aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg')
-rw-r--r--usr.sbin/pkg/pkg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg/pkg.c b/usr.sbin/pkg/pkg.c
index b4dcfc867833..bceea3df88b1 100644
--- a/usr.sbin/pkg/pkg.c
+++ b/usr.sbin/pkg/pkg.c
@@ -907,7 +907,7 @@ cleanup:
}
int
-main(__unused int argc, char *argv[])
+main(int argc, char *argv[])
{
char pkgpath[MAXPATHLEN];
const char *pkgarg;