This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update MANIFEST and bump base $VERSION for previous commit
[perl5.git] / unixish.h
index e05cb6a..4cd8e43 100644 (file)
--- a/unixish.h
+++ b/unixish.h
@@ -159,7 +159,7 @@ int afstat(int fd, struct stat *statb);
 
 #define BIT_BUCKET "/dev/null"
 
-#define dXSUB_SYS
+#define dXSUB_SYS dNOOP
 
 #ifndef NO_ENVIRON_ARRAY
 #define USE_ENVIRON_ARRAY