summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ja-mh/patches/patch-aa')
-rw-r--r--mail/ja-mh/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/ja-mh/patches/patch-aa b/mail/ja-mh/patches/patch-aa
deleted file mode 100644
index fcc67791c86..00000000000
--- a/mail/ja-mh/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/05/31 13:01:20 seb Exp $
-
---- ./sbr/m_getdefs.c.orig Wed Dec 2 02:05:00 1998
-+++ ./sbr/m_getdefs.c Mon Nov 1 19:13:29 1999
-@@ -7,4 +7,7 @@
- #include <stdio.h>
- #include <errno.h>
-+#ifdef UNISTD
-+#include <unistd.h>
-+#endif
- #include <sys/types.h>
- #include <sys/stat.h>