This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Mention when tests were skipped instead of passed
[perl5.git] / writemain.SH
index e53af7d..4884a38 100644 (file)
@@ -69,6 +69,7 @@ cat << 'EOP'
 static void
 xs_init()
 {
+  dXSUB_SYS;
 EOP
 
 if test X"$args" != "X" ; then