summaryrefslogtreecommitdiff
path: root/perly.h
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-07-08 22:07:58 +0000
committerCharles Bailey <bailey@genetics.upenn.edu>1996-07-08 22:07:58 +0000
commitb24f19c33b5eb26ca2da91ff0d6a591459273c45 (patch)
treea57c801115546cd8952cc305b7026935e8c76da0 /perly.h
parentae70e55ac11c501808f0b90e1268981c24fabccb (diff)
downloadperl-b24f19c33b5eb26ca2da91ff0d6a591459273c45.tar.gz
Eliminate duplicate declaration of yylval
Diffstat (limited to 'perly.h')
-rw-r--r--perly.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/perly.h b/perly.h
index 56eaf7e2a4..43f9d04978 100644
--- a/perly.h
+++ b/perly.h
@@ -62,4 +62,3 @@ typedef union {
GV *gvval;
} YYSTYPE;
extern YYSTYPE yylval;
-extern YYSTYPE yylval;