summaryrefslogtreecommitdiffstats
path: root/bin/dd/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/dd.c')
-rw-r--r--bin/dd/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dd/dd.c b/bin/dd/dd.c
index a5bb032..04f9573 100644
--- a/bin/dd/dd.c
+++ b/bin/dd/dd.c
@@ -87,7 +87,7 @@ const u_char *ctab; /* conversion table */
int
main(argc, argv)
- int argc;
+ int argc __unused;
char *argv[];
{
(void)setlocale(LC_CTYPE, "");
OpenPOWER on IntegriCloud