summaryrefslogtreecommitdiff
path: root/japanese/mh/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mh/patches/patch-ak')
-rw-r--r--japanese/mh/patches/patch-ak12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/mh/patches/patch-ak b/japanese/mh/patches/patch-ak
new file mode 100644
index 00000000000..300cfc1ffc3
--- /dev/null
+++ b/japanese/mh/patches/patch-ak
@@ -0,0 +1,12 @@
+$NetBSD: patch-ak,v 1.1 1999/11/01 10:23:45 sakamoto Exp $
+
+--- ./uip/spost.c.orig Wed Dec 2 02:05:00 1998
++++ ./uip/spost.c Mon Nov 1 19:13:30 1999
+@@ -23,4 +23,7 @@
+ #include <locale.h>
+ #endif
++#ifdef UNISTD
++#include <unistd.h>
++#endif
+
+ extern char *getfullname (), *getusr ();