summaryrefslogtreecommitdiff
path: root/japanese/sj3-lib/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/sj3-lib/files/patch-ag')
-rw-r--r--japanese/sj3-lib/files/patch-ag12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/sj3-lib/files/patch-ag b/japanese/sj3-lib/files/patch-ag
new file mode 100644
index 000000000000..36759dbda3f1
--- /dev/null
+++ b/japanese/sj3-lib/files/patch-ag
@@ -0,0 +1,12 @@
+--- sj3/sj3.c.orig Sun Feb 6 18:55:38 2000
++++ sj3/sj3.c Sun Feb 6 18:58:44 2000
+@@ -46,6 +46,9 @@
+ #define LACKOF_SETLOCALE
+ #endif
+ #endif
++#if defined(__FreeBSD__)
++#include <sys/ioctl_compat.h>
++#endif
+ #include <curses.h>
+ #endif
+