summaryrefslogtreecommitdiff
path: root/lang/sr/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sr/patches/patch-ay')
-rw-r--r--lang/sr/patches/patch-ay12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/sr/patches/patch-ay b/lang/sr/patches/patch-ay
new file mode 100644
index 00000000000..f3b4081ca76
--- /dev/null
+++ b/lang/sr/patches/patch-ay
@@ -0,0 +1,12 @@
+$NetBSD: patch-ay,v 1.1 2005/03/02 13:29:03 is Exp $
+
+--- util.c.orig 2005-03-01 14:58:18.000000000 +0000
++++ util.c
+@@ -5,6 +5,7 @@
+ #include <sys/stat.h>
+ #include <sys/file.h> /* needed by HP-UX */
+ #include <fcntl.h> /* needed by HP-UX */
++#include <unistd.h> /* needed by NetBSD */
+ #include "gen.h"
+ #include "util.h"
+ #include "paths.h"