summaryrefslogtreecommitdiff
path: root/news/xrn/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'news/xrn/patches/patch-ad')
-rw-r--r--news/xrn/patches/patch-ad20
1 files changed, 20 insertions, 0 deletions
diff --git a/news/xrn/patches/patch-ad b/news/xrn/patches/patch-ad
new file mode 100644
index 00000000000..8495e006fd0
--- /dev/null
+++ b/news/xrn/patches/patch-ad
@@ -0,0 +1,20 @@
+$NetBSD: patch-ad,v 1.1 2006/01/02 23:33:41 joerg Exp $
+
+--- refile.c.orig 2006-01-02 23:28:48.000000000 +0000
++++ refile.c
+@@ -125,7 +125,6 @@ int MHrefile(folder, artfile)
+ char newfolders[512];
+ char msg[512];
+ struct stat st;
+- extern int errno;
+
+
+ p = getenv("HOME");
+@@ -202,7 +201,6 @@ int RMAILrefile(fullpath, folder, artfil
+ {
+ char msg[512];
+ struct stat st;
+- extern int errno;
+ FILE * fp;
+ int artfd, rv, n;
+