summaryrefslogtreecommitdiff
path: root/x2p
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-10-31 11:31:12 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-10-31 11:31:12 +0000
commitb668f36c91ccb7ac730cd6cc386517585bfc9df6 (patch)
treeb8fbcd67d7fe6fa236b040cfcc37fb9feda19ef5 /x2p
parentba4bfd3d1d547642d28a34c054f25766e2e4a4e1 (diff)
downloadperl-b668f36c91ccb7ac730cd6cc386517585bfc9df6.tar.gz
bump patchlevel; other minor fixes for clean build and test on
Solaris and win32 p4raw-id: //depot/perl@2163
Diffstat (limited to 'x2p')
-rw-r--r--x2p/a2p.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/x2p/a2p.c b/x2p/a2p.c
index eb3e8ae6a5..0baa5b7776 100644
--- a/x2p/a2p.c
+++ b/x2p/a2p.c
@@ -2087,8 +2087,9 @@ yyparse()
register int yym, yyn, yystate;
#if YYDEBUG
register char *yys;
+#ifndef __cplusplus
extern char *getenv();
-
+#endif
if (yys = getenv("YYDEBUG"))
{
yyn = *yys;