summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-06-12 06:43:03 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-06-12 06:43:03 +0000
commit73c4f7a1d0b3ac27682d86c953e22cbc7dc810e6 (patch)
treed12e2ac03334a26b273c7b91e41aba6df9cfc33f /objXSUB.h
parent22b491d3a115964a8dde699347569bf3176f8b1a (diff)
downloadperl-73c4f7a1d0b3ac27682d86c953e22cbc7dc810e6.tar.gz
EXTERN_C declarations for global arrays in various
headers, so perl can be built even in C++ mode; win32 build fixups; regen headers p4raw-id: //depot/perl@3537
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 08356c0fe7..579b9165b4 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -394,8 +394,6 @@
#define PL_nice_chunk pPerl->PL_nice_chunk
#undef PL_nice_chunk_size
#define PL_nice_chunk_size pPerl->PL_nice_chunk_size
-#undef PL_ninterps
-#define PL_ninterps pPerl->PL_ninterps
#undef PL_nomemok
#define PL_nomemok pPerl->PL_nomemok
#undef PL_nrs