summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlapi.h')
-rw-r--r--perlapi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/perlapi.h b/perlapi.h
index 0f56a0af7e..0137f7cfe0 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -188,6 +188,8 @@ END_EXTERN_C
#define PL_cshlen (*Perl_Icshlen_ptr(aTHX))
#undef PL_cshname
#define PL_cshname (*Perl_Icshname_ptr(aTHX))
+#undef PL_csighandlerp
+#define PL_csighandlerp (*Perl_Icsighandlerp_ptr(aTHX))
#undef PL_curcopdb
#define PL_curcopdb (*Perl_Icurcopdb_ptr(aTHX))
#undef PL_curstname