summaryrefslogtreecommitdiff
path: root/mail/elm-me/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm-me/patches/patch-ah')
-rw-r--r--mail/elm-me/patches/patch-ah12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/elm-me/patches/patch-ah b/mail/elm-me/patches/patch-ah
deleted file mode 100644
index 1cf8d20279a..00000000000
--- a/mail/elm-me/patches/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2006/01/24 19:01:45 joerg Exp $
-
---- lib/cs_binary.c.orig 2006-01-24 15:20:56.000000000 +0000
-+++ lib/cs_binary.c
-@@ -27,7 +27,6 @@ static char rcsid[] = "@(#)$Id: cs_binar
- DEBUG_VAR(Debug,__FILE__,"charset");
-
- #include <errno.h>
--extern int errno;
-
- static unsigned char *s2us P_((char *str));
- static unsigned char *s2us(str)