summaryrefslogtreecommitdiff
path: root/XSUB.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-10-08 19:39:00 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-10-08 19:39:00 +0000
commit31e9c0d8ae1a948e181043fe77f9d846bfe48599 (patch)
tree927e51b3b922dc9cbf5aa6f32965adaaa879ca0c /XSUB.h
parent7e4353e96785be675a69a6886d154405dbfdc124 (diff)
downloadperl-31e9c0d8ae1a948e181043fe77f9d846bfe48599.tar.gz
Revert change 28962 (at least until a better solution is found)
p4raw-id: //depot/perl@28966
Diffstat (limited to 'XSUB.h')
-rw-r--r--XSUB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XSUB.h b/XSUB.h
index de5d33b7c9..e4cc8167ed 100644
--- a/XSUB.h
+++ b/XSUB.h
@@ -391,6 +391,7 @@ Rethrows a previously caught exception. See L<perlguts/"Exception Handling">.
# define VTBL_uvar &PL_vtbl_uvar
# define VTBL_defelem &PL_vtbl_defelem
# define VTBL_regexp &PL_vtbl_regexp
+# define VTBL_regdata_names &PL_vtbl_regdata_names
# define VTBL_regdata &PL_vtbl_regdata
# define VTBL_regdatum &PL_vtbl_regdatum
# ifdef USE_LOCALE_COLLATE