summaryrefslogtreecommitdiff
path: root/inputmethod/sj3-lib/patches/patch-aw
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/sj3-lib/patches/patch-aw')
-rw-r--r--inputmethod/sj3-lib/patches/patch-aw21
1 files changed, 21 insertions, 0 deletions
diff --git a/inputmethod/sj3-lib/patches/patch-aw b/inputmethod/sj3-lib/patches/patch-aw
new file mode 100644
index 00000000000..f6b5cc56c6c
--- /dev/null
+++ b/inputmethod/sj3-lib/patches/patch-aw
@@ -0,0 +1,21 @@
+$NetBSD: patch-aw,v 1.1 2005/12/02 22:57:32 joerg Exp $
+
+--- sj3/display.c.orig 2005-12-02 22:43:59.000000000 +0000
++++ sj3/display.c
+@@ -36,7 +36,7 @@
+
+
+ #include "sj_sysvdef.h"
+-#include <sys/errno.h>
++#include <errno.h>
+ #include "common.h"
+ #include "inkey.h"
+ #include "select.h"
+@@ -201,7 +201,6 @@ master_flush ()
+ SELECT_FD ifds;
+ int nc;
+ struct timeval t;
+- extern int errno;
+
+ do {
+ cont: