projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a733a8a
)
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
patch
|
blob
|
blame
|
history
diff --git
a/x2p/a2p.c
b/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")))
{