head2-ify many of the head1s, will probably make this look
[p5sagit/p5-mst-13.2.git] / perlvars.h
index 83124d8..e0f6530 100644 (file)
@@ -63,3 +63,5 @@ PERLVAR(Gsigfpe_saved,        Sighandler_t)
  * The contents are never used, only the address. */
 PERLVAR(Gsv_placeholder, SV)
 
+PERLVARI(Gcsighandlerp,        Sighandler_t, &Perl_csighandler)        /* Pointer to C-level sighandler */
+