summaryrefslogtreecommitdiff
path: root/mail/nmh/patches/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nmh/patches/patch-bb')
-rw-r--r--mail/nmh/patches/patch-bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/nmh/patches/patch-bb b/mail/nmh/patches/patch-bb
deleted file mode 100644
index b43f2662b55..00000000000
--- a/mail/nmh/patches/patch-bb
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bb,v 1.1 2006/03/02 21:28:23 joerg Exp $
-
---- uip/prompter.c.orig 2006-03-02 21:09:23.000000000 +0000
-+++ uip/prompter.c
-@@ -60,8 +60,6 @@ static struct swit switches[] = {
- { NULL, 0 }
- };
-
--extern int errno;
--
- #ifdef HAVE_TERMIOS_H
- static struct termios tio;
- # define ERASE tio.c_cc[VERASE]