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