summaryrefslogtreecommitdiffstats
path: root/lib/libncp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libncp')
-rw-r--r--lib/libncp/ncpl_subr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libncp/ncpl_subr.c b/lib/libncp/ncpl_subr.c
index 9b36e17..0a36126 100644
--- a/lib/libncp/ncpl_subr.c
+++ b/lib/libncp/ncpl_subr.c
@@ -271,7 +271,6 @@ ncp_getopt(nargc, nargv, ostr)
char * const *nargv;
const char *ostr;
{
- extern char *__progname;
static char *place = EMSG; /* option letter processing */
char *oli; /* option letter list index */
int tmpind;
OpenPOWER on IntegriCloud