summaryrefslogtreecommitdiff
path: root/mail/elm-me/patches/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm-me/patches/patch-bc')
-rw-r--r--mail/elm-me/patches/patch-bc13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/elm-me/patches/patch-bc b/mail/elm-me/patches/patch-bc
new file mode 100644
index 00000000000..957299636ce
--- /dev/null
+++ b/mail/elm-me/patches/patch-bc
@@ -0,0 +1,13 @@
+$NetBSD: patch-bc,v 1.1 2006/01/24 19:01:45 joerg Exp $
+
+--- src/file.c.orig 2006-01-24 17:19:36.000000000 +0000
++++ src/file.c
+@@ -28,8 +28,6 @@ static char rcsid[] = "@(#)$Id: file.c,v
+
+ DEBUG_VAR(Debug,__FILE__,"mbox");
+
+-extern int errno;
+-
+ static int save_message P_((int number,
+ struct folder_browser * XXX,
+ struct string * name,