summaryrefslogtreecommitdiff
path: root/japanese/iv/files/patch-bh
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/iv/files/patch-bh')
-rw-r--r--japanese/iv/files/patch-bh12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/iv/files/patch-bh b/japanese/iv/files/patch-bh
new file mode 100644
index 000000000000..e6ea7c2f83c6
--- /dev/null
+++ b/japanese/iv/files/patch-bh
@@ -0,0 +1,12 @@
+--- src/bin/ibuild/ibdialogs.c.orig Thu May 27 21:41:29 1999
++++ src/bin/ibuild/ibdialogs.c Thu May 27 21:41:59 1999
+@@ -60,7 +60,9 @@
+ #include <InterViews/tray.h>
+ #include <OS/types.h>
+
++#if __FreeBSD_cc_version < 400002
+ #include <osfcn.h>
++#endif
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>