aboutsummaryrefslogtreecommitdiff
path: root/japanese/iv/files/patch-bg
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/iv/files/patch-bg')
-rw-r--r--japanese/iv/files/patch-bg12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/iv/files/patch-bg b/japanese/iv/files/patch-bg
new file mode 100644
index 000000000000..b3cb80357b51
--- /dev/null
+++ b/japanese/iv/files/patch-bg
@@ -0,0 +1,12 @@
+--- src/bin/ibuild/ibcode.c.orig Thu May 27 21:37:28 1999
++++ src/bin/ibuild/ibcode.c Thu May 27 21:38:01 1999
+@@ -41,7 +41,9 @@
+ #include <Unidraw/Graphic/pspaint.h>
+ #include <InterViews/shape.h>
+ #include <InterViews/transformer.h>
++#if __FreeBSD_cc_version < 400002
+ #include <osfcn.h>
++#endif
+ #include <stdlib.h>
+ #include <stream.h>
+ #include <string.h>