summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-18 13:11:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-18 13:11:49 +0000
commita6ec74c1448e028e8d796742c81e78fb067bf603 (patch)
tree316c1c9c0b1582643884c4cb62fa28d578b88412 /objXSUB.h
parent72802890534be7b33c8ac870fc565ebbe0a9f388 (diff)
downloadperl-a6ec74c1448e028e8d796742c81e78fb067bf603.tar.gz
Split off the pack/unpack code, from Nicholas Clark.
p4raw-id: //depot/perl@10685
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 f02868f608..984376c086 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -2360,6 +2360,8 @@
#endif
#if defined(PERL_IN_PP_C) || defined(PERL_DECL_PROT)
#endif
+#if defined(PERL_IN_PP_PACK_C) || defined(PERL_DECL_PROT)
+#endif
#if defined(PERL_IN_PP_CTL_C) || defined(PERL_DECL_PROT)
#if defined(PERL_FLEXIBLE_EXCEPTIONS)
#endif