summaryrefslogtreecommitdiff
path: root/shells/pdksh/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'shells/pdksh/patches/patch-ab')
-rw-r--r--shells/pdksh/patches/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/shells/pdksh/patches/patch-ab b/shells/pdksh/patches/patch-ab
deleted file mode 100644
index f45db149b42..00000000000
--- a/shells/pdksh/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2005/11/10 22:21:56 joerg Exp $
-
---- sh.h.orig 2005-11-10 22:19:37.000000000 +0000
-+++ sh.h
-@@ -116,7 +116,6 @@ void *memmove ARGS((void *d, const void
- #endif /* HAVE_PROTOTYPES */
-
- #include <errno.h>
--extern int errno;
-
- #ifdef HAVE_FCNTL_H
- # include <fcntl.h>