summaryrefslogtreecommitdiff
path: root/embedvar.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-11-11 21:05:42 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-11-11 21:05:42 +0000
commit1ba53475584b568fe81ad70f22128f596dffa82f (patch)
treec05012ff12587aabdcaf8e138b2a07bfa117d8f9 /embedvar.h
parent4abe8f913566964f6bf8a39a1a8844efbe0f192e (diff)
downloadperl-1ba53475584b568fe81ad70f22128f596dffa82f.tar.gz
provide -DPERL_POLLUTE
p4raw-id: //depot/perl@2226
Diffstat (limited to 'embedvar.h')
-rw-r--r--embedvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embedvar.h b/embedvar.h
index a0bbea08f8..297db713ce 100644
--- a/embedvar.h
+++ b/embedvar.h
@@ -906,7 +906,7 @@
#endif /* PERL_GLOBAL_STRUCT */
-#if 0 /* ndef MIN_PERL_DEFINE */ /* unsupported in 5.006 */
+#ifdef PERL_POLLUTE /* unsupported in 5.006 */
#define DBsingle PL_DBsingle
#define DBsub PL_DBsub