This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The rest of the changes for Sys-Syslog-0.17 which my new patch no
[perl5.git] / plan9 / plan9ish.h
index 5c922cf..c3ae067 100644 (file)
@@ -93,9 +93,7 @@
  */
 /* #define ALTERNATE_SHEBANG "#!" / **/
 
-#if !defined(NSIG) || defined(M_UNIX) || defined(M_XENIX)
-# include <signal.h>
-#endif
+#include <signal.h>
 
 #ifndef SIGABRT
 #    define SIGABRT SIGILL