X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perly.h;h=8b0bdbb62bc6f7cc915d1dbdd05c130f7bc8b567;hb=d0cac7ff8a4e0bb37b605e998ea484c1ab5f806a;hp=c1f7806e3f0e6c275251461ae874e22cf579d238;hpb=9d116dd7c895b17badf4ad422ae44da0c4df7bc2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perly.h b/perly.h index c1f7806..8b0bdbb 100644 --- a/perly.h +++ b/perly.h @@ -62,4 +62,3 @@ typedef union { OP *opval; GV *gvval; } YYSTYPE; -extern YYSTYPE yylval;