summaryrefslogtreecommitdiff
path: root/devel/libtai/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtai/patches/patch-aa')
-rw-r--r--devel/libtai/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/libtai/patches/patch-aa b/devel/libtai/patches/patch-aa
new file mode 100644
index 00000000000..5366dbf7c7f
--- /dev/null
+++ b/devel/libtai/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2008/07/30 10:36:27 schmonz Exp $
+
+--- leapsecs_read.c.orig 1998-09-04 22:33:37.000000000 -0400
++++ leapsecs_read.c
+@@ -2,6 +2,7 @@
+ #include <sys/stat.h>
+ #include <fcntl.h>
+ #include <errno.h>
++#include <unistd.h>
+ extern int errno;
+ #include "tai.h"
+ #include "leapsecs.h"