summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2000-12-11 23:16:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-13 16:16:01 +0000
commit0d44d22b67bd4c0096169c76ee8a062b1fac7be7 (patch)
treeaf96dbb1da757b93863038a1016136f450a5ee0b /objXSUB.h
parent6aedb45f7510c7fe9bd4df13c9f227b8d013eac9 (diff)
downloadperl-0d44d22b67bd4c0096169c76ee8a062b1fac7be7.tar.gz
move startglob out of pp_hot.c
Message-ID: <20001211231638.A55550@plum.flirble.org> p4raw-id: //depot/perl@8097
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 5a3850cb4e..7886503e6d 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -2307,6 +2307,8 @@
# if defined(LEAKTEST)
# endif
#endif
+#if defined(PERL_IN_DOIO_C) || defined(PERL_DECL_PROT)
+#endif
#if defined(PERL_OBJECT)
#endif