summaryrefslogtreecommitdiff
path: root/japanese/mh/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mh/patches/patch-aj')
-rw-r--r--japanese/mh/patches/patch-aj12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/mh/patches/patch-aj b/japanese/mh/patches/patch-aj
new file mode 100644
index 00000000000..aa01c40f1fd
--- /dev/null
+++ b/japanese/mh/patches/patch-aj
@@ -0,0 +1,12 @@
+$NetBSD: patch-aj,v 1.1 1999/11/01 10:23:45 sakamoto Exp $
+
+--- ./uip/sendsbr.c.orig Tue Feb 9 20:30:00 1999
++++ ./uip/sendsbr.c Mon Nov 1 19:13:30 1999
+@@ -10,4 +10,7 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#ifdef UNISTD
++#include <unistd.h>
++#endif
+
+ static alert(), anno(), annoaux();