summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg/pkg.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg/pkg.c')
-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 f925519..d05d544 100644
--- a/usr.sbin/pkg/pkg.c
+++ b/usr.sbin/pkg/pkg.c
@@ -881,7 +881,7 @@ cleanup:
}
int
-main(__unused int argc, char *argv[])
+main(int argc, char *argv[])
{
char pkgpath[MAXPATHLEN];
const char *pkgarg;
OpenPOWER on IntegriCloud