diff options
| author | Boris Popov <bp@FreeBSD.org> | 2000-01-01 14:21:31 +0000 |
|---|---|---|
| committer | Boris Popov <bp@FreeBSD.org> | 2000-01-01 14:21:31 +0000 |
| commit | ec106704c6b6b23145a95c29a51e8d620b1fa207 (patch) | |
| tree | f677b0b1588dedc43e5d6c5dad6c55804794e4f2 | |
| parent | 5c8b462df8ecb1d28c162505c4c672ec16df3098 (diff) | |
Notes
| -rw-r--r-- | lib/libncp/ncpl_subr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libncp/ncpl_subr.c b/lib/libncp/ncpl_subr.c index 9b36e1797f50..0a36126079a6 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; |
