From: Nicholas Clark Date: Tue, 5 Apr 2005 14:49:11 +0000 (+0000) Subject: Down with unneeded duplicate prototypes X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=07445afaa422fe673ed115231793ea101373a3ee;p=p5sagit%2Fp5-mst-13.2.git Down with unneeded duplicate prototypes p4raw-id: //depot/perl@24162 --- diff --git a/x2p/a2p.c b/x2p/a2p.c index af97c91..57df9bd 100644 --- a/x2p/a2p.c +++ b/x2p/a2p.c @@ -2088,7 +2088,6 @@ yyparse() register int yym, yyn, yystate; #if YYDEBUG register char *yys; - extern char *getenv(); if ((yys = getenv("YYDEBUG"))) {