summaryrefslogtreecommitdiff
path: root/XSUB.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-20 22:10:46 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-20 22:10:46 +0000
commite8ee3774ea4d90a4cf69272b6a6a59385df25262 (patch)
tree4163fb2cc38f301ce9d82771de86a9b54d6967ed /XSUB.h
parent0b250b9ef0d5134fdb23236140643970d9a3fbf5 (diff)
downloadperl-e8ee3774ea4d90a4cf69272b6a6a59385df25262.tar.gz
win32 tweaks
p4raw-id: //depot/perl@4014
Diffstat (limited to 'XSUB.h')
-rw-r--r--XSUB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/XSUB.h b/XSUB.h
index adbbd63967..76b9f1041d 100644
--- a/XSUB.h
+++ b/XSUB.h
@@ -115,7 +115,7 @@
# include "objXSUB.h"
#endif /* PERL_OBJECT || PERL_CAPI */
-#if defined(PERL_IMPLICIT_CONTEXT) && !defined(PERL_NO_GET_CONTEXT)
+#if defined(PERL_IMPLICIT_CONTEXT) && !defined(PERL_NO_GET_CONTEXT) && !defined(PERL_CORE)
# undef aTHX
# undef aTHX_
# undef _aTHX