summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ja-mh/patches/patch-at')
-rw-r--r--mail/ja-mh/patches/patch-at13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ja-mh/patches/patch-at b/mail/ja-mh/patches/patch-at
new file mode 100644
index 00000000000..b93fe80a1e2
--- /dev/null
+++ b/mail/ja-mh/patches/patch-at
@@ -0,0 +1,13 @@
+$NetBSD: patch-at,v 1.1 2004/11/21 18:52:36 kristerw Exp $
+
+--- h/mh.h.orig Sun Nov 21 19:31:18 2004
++++ h/mh.h Sun Nov 21 19:33:05 2004
+@@ -253,7 +253,7 @@
+ int atooi ();
+ char **brkstring ();
+ void closefds ();
+-char *concat ();
++char *concat (char *first, ...);
+ char *copy ();
+ char **copyip ();
+ void cpydata ();