summaryrefslogtreecommitdiff
path: root/mail/mess822/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mess822/patches/patch-ac')
-rw-r--r--mail/mess822/patches/patch-ac6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/mess822/patches/patch-ac b/mail/mess822/patches/patch-ac
index 90666664dfe..00b9b39a409 100644
--- a/mail/mess822/patches/patch-ac
+++ b/mail/mess822/patches/patch-ac
@@ -1,4 +1,8 @@
-$NetBSD: patch-ac,v 1.1 2008/07/30 10:40:56 schmonz Exp $
+$NetBSD: patch-ac,v 1.2 2017/01/02 03:40:21 schmonz Exp $
+
+Fix to the included libtai, brought over from devel/libtai:
+
+#include <unistd.h> in leapsecs_read.c so we can read leapsecs.dat.
--- leapsecs_read.c.orig 1998-09-04 22:33:37.000000000 -0400
+++ leapsecs_read.c