Remove duplicated extern.
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
This commit is contained in:
parent
5c8b462df8
commit
ec106704c6
@ -271,7 +271,6 @@ ncp_getopt(nargc, nargv, ostr)
|
|||||||
char * const *nargv;
|
char * const *nargv;
|
||||||
const char *ostr;
|
const char *ostr;
|
||||||
{
|
{
|
||||||
extern char *__progname;
|
|
||||||
static char *place = EMSG; /* option letter processing */
|
static char *place = EMSG; /* option letter processing */
|
||||||
char *oli; /* option letter list index */
|
char *oli; /* option letter list index */
|
||||||
int tmpind;
|
int tmpind;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user