From: Jarkko Hietaniemi Date: Thu, 23 May 2002 20:24:57 +0000 (+0000) Subject: One more ppportability thing (from Sarathy). X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b9381339dbcb6a45ff6dfc4cd7ba887803b79aec;p=p5sagit%2Fp5-mst-13.2.git One more ppportability thing (from Sarathy). p4raw-id: //depot/perl@16757 --- diff --git a/ext/Devel/PPPort/PPPort.pm b/ext/Devel/PPPort/PPPort.pm index 83a2aa8..0b90b87 100644 --- a/ext/Devel/PPPort/PPPort.pm +++ b/ext/Devel/PPPort/PPPort.pm @@ -369,6 +369,7 @@ __DATA__ # define PL_curstash curstash # define PL_defgv defgv # define PL_dirty dirty +# define PL_dowarn dowarn # define PL_hints hints # define PL_na na # define PL_perldb perldb