summaryrefslogtreecommitdiffstats
path: root/bin/ln
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/ln.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ln/ln.c b/bin/ln/ln.c
index 9ec1efc..686e031 100644
--- a/bin/ln/ln.c
+++ b/bin/ln/ln.c
@@ -71,7 +71,6 @@ main(argc, argv)
int argc;
char *argv[];
{
- extern int optind;
struct stat sb;
int ch, exitval;
char *p, *sourcedir;
OpenPOWER on IntegriCloud