summaryrefslogtreecommitdiffstats
path: root/lib/libncp/ncpl_subr.c
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>2000-01-01 14:21:31 +0000
committerbp <bp@FreeBSD.org>2000-01-01 14:21:31 +0000
commit3a5569cf048ed1771b7c5b4764b52be8f1a15a14 (patch)
treee032c25396c5265a538b3f197840a8e291ad8072 /lib/libncp/ncpl_subr.c
parentdc38bc8dd6224e864a9bb35052b04f9b5d9c49e1 (diff)
downloadFreeBSD-src-3a5569cf048ed1771b7c5b4764b52be8f1a15a14.zip
FreeBSD-src-3a5569cf048ed1771b7c5b4764b52be8f1a15a14.tar.gz
Remove duplicated extern.
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
Diffstat (limited to 'lib/libncp/ncpl_subr.c')
-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