summaryrefslogtreecommitdiff
path: root/lang/perl5/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5/patches/patch-ah')
-rw-r--r--lang/perl5/patches/patch-ah13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/perl5/patches/patch-ah b/lang/perl5/patches/patch-ah
deleted file mode 100644
index 2e84a6331f5..00000000000
--- a/lang/perl5/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 1998/11/26 17:43:47 bad Exp $
-
---- unixish.h.orig Mon Sep 22 13:46:47 1997
-+++ unixish.h Thu Nov 26 17:18:58 1998
-@@ -81,7 +81,7 @@
- */
- /* #define ALTERNATE_SHEBANG "#!" / **/
-
--#if !defined(NSIG) || defined(M_UNIX) || defined(M_XENIX)
-+#if !defined(NSIG) || defined(M_UNIX) || defined(M_XENIX) || defined(__NetBSD__)
- # include <signal.h>
- #endif
-