summaryrefslogtreecommitdiff
path: root/inputmethod/sj3-lib/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/sj3-lib/patches/patch-av')
-rw-r--r--inputmethod/sj3-lib/patches/patch-av21
1 files changed, 21 insertions, 0 deletions
diff --git a/inputmethod/sj3-lib/patches/patch-av b/inputmethod/sj3-lib/patches/patch-av
new file mode 100644
index 00000000000..7779b26d41f
--- /dev/null
+++ b/inputmethod/sj3-lib/patches/patch-av
@@ -0,0 +1,21 @@
+$NetBSD: patch-av,v 1.1 2005/12/02 22:57:32 joerg Exp $
+
+--- sj3/conv.c.orig 2005-12-02 22:43:26.000000000 +0000
++++ sj3/conv.c
+@@ -35,7 +35,7 @@
+
+
+
+-#include <sys/errno.h>
++#include <errno.h>
+ #include "wchar16.h"
+ #include "select.h"
+ #include "key.h"
+@@ -204,7 +204,6 @@ register int *count;
+ register int n;
+ SELECT_FD ifds;
+ struct timeval t;
+- extern int errno;
+ register wchar16_t *s;
+ int value;
+