Re: [perl #33892] Add Interix support
[p5sagit/p5-mst-13.2.git] / perly.h
diff --git a/perly.h b/perly.h
index c780f10..e92ca95 100644 (file)
--- a/perly.h
+++ b/perly.h
 
 #endif /* PERL_CORE */
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 21 "perly.y"
+#line 30 "perly.y"
 typedef union YYSTYPE {
     I32        ival;
     char *pval;