summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--XSUB.h1
-rw-r--r--globvar.sym1
2 files changed, 1 insertions, 1 deletions
diff --git a/XSUB.h b/XSUB.h
index 03e6f835c0..9f881a2ebd 100644
--- a/XSUB.h
+++ b/XSUB.h
@@ -376,6 +376,7 @@ Rethrows a previously caught exception. See L<perlguts/"Exception Handling">.
# define VTBL_isa &PL_vtbl_isa
# define VTBL_isaelem &PL_vtbl_isaelem
# define VTBL_arylen &PL_vtbl_arylen
+# define VTBL_glob &PL_vtbl_glob
# define VTBL_mglob &PL_vtbl_mglob
# define VTBL_nkeys &PL_vtbl_nkeys
# define VTBL_taint &PL_vtbl_taint
diff --git a/globvar.sym b/globvar.sym
index e1b695b4a5..9d1e05d73b 100644
--- a/globvar.sym
+++ b/globvar.sym
@@ -45,7 +45,6 @@ vtbl_defelem
vtbl_env
vtbl_envelem
vtbl_fm
-vtbl_glob
vtbl_isa
vtbl_isaelem
vtbl_mglob