This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The NO_C99_LONG_DOUBLE_MATH is no more used.
[perl5.git] / embedvar.h
index 94b7a00..60c897b 100644 (file)
 #define PL_warnhook            (vTHX->Iwarnhook)
 #define PL_watchaddr           (vTHX->Iwatchaddr)
 #define PL_watchok             (vTHX->Iwatchok)
+#define PL_xsubfilename                (vTHX->Ixsubfilename)
 
 #endif /* MULTIPLICITY */