summaryrefslogtreecommitdiffstats
path: root/usr.bin/fold
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fold')
-rw-r--r--usr.bin/fold/fold.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/fold/fold.c b/usr.bin/fold/fold.c
index 386caaf..e402ae5 100644
--- a/usr.bin/fold/fold.c
+++ b/usr.bin/fold/fold.c
@@ -64,8 +64,6 @@ main(argc, argv)
int argc;
char **argv;
{
- extern int optind;
- extern char *optarg;
register int ch;
int width;
char *p;
OpenPOWER on IntegriCloud