Down with unneeded duplicate prototypes
Nicholas Clark [Tue, 5 Apr 2005 14:49:11 +0000 (14:49 +0000)]
p4raw-id: //depot/perl@24162

x2p/a2p.c

index af97c91..57df9bd 100644 (file)
--- 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")))
     {