From: Steve Hay <SteveHay@planit.com>
Date: Mon, 4 Jul 2005 08:26:38 +0000 (+0000)
Subject: Here's the rest of change 25058 ;-)
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0145e915fd2f602735e2acc3d23416dd0d88bdf8;p=p5sagit%2Fp5-mst-13.2.git

Here's the rest of change 25058 ;-)

p4raw-id: //depot/perl@25061
---

diff --git a/embed.h b/embed.h
index cc55a37..0c1bb8b 100644
--- a/embed.h
+++ b/embed.h
@@ -3619,8 +3619,6 @@
 #define gv_SVadd(a)		Perl_gv_SVadd(aTHX_ a)
 #endif
 #ifdef PERL_CORE
-#endif
-#ifdef PERL_CORE
 #define offer_nice_chunk(a,b)	Perl_offer_nice_chunk(aTHX_ a,b)
 #endif
 #define ck_anoncode(a)		Perl_ck_anoncode(aTHX_ a)
diff --git a/global.sym b/global.sym
index 17d16b7..1c5cb09 100644
--- a/global.sym
+++ b/global.sym
@@ -692,4 +692,6 @@ Perl_gv_fetchpvn_flags
 Perl_gv_fetchsv
 Perl_stashpv_hvname_match
 Perl_gv_SVadd
+Perl_ckwarn
+Perl_ckwarn_d
 # ex: set ro: