summaryrefslogtreecommitdiff
path: root/japanese/mh/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mh/patches/patch-ai')
-rw-r--r--japanese/mh/patches/patch-ai12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/mh/patches/patch-ai b/japanese/mh/patches/patch-ai
new file mode 100644
index 00000000000..47a0289c3e8
--- /dev/null
+++ b/japanese/mh/patches/patch-ai
@@ -0,0 +1,12 @@
+$NetBSD: patch-ai,v 1.1 1999/11/01 10:23:45 sakamoto Exp $
+
+--- ./uip/replsbr.c.orig Fri Sep 10 13:51:41 1999
++++ ./uip/replsbr.c Mon Nov 1 19:13:30 1999
+@@ -11,4 +11,7 @@
+ #include <sys/types.h> /* off_t */
+ #include <sys/file.h> /* L_SET */
++#ifdef UNISTD
++#include <unistd.h>
++#endif
+
+