diff options
Diffstat (limited to 'inputmethod/sj3-lib/patches/patch-bb')
-rw-r--r-- | inputmethod/sj3-lib/patches/patch-bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/inputmethod/sj3-lib/patches/patch-bb b/inputmethod/sj3-lib/patches/patch-bb new file mode 100644 index 00000000000..9ac651adeda --- /dev/null +++ b/inputmethod/sj3-lib/patches/patch-bb @@ -0,0 +1,13 @@ +$NetBSD: patch-bb,v 1.1 2009/10/06 17:41:49 joerg Exp $ + +--- sj3rkcv/sj3_rkcv.c.orig 2009-10-06 19:36:40.000000000 +0200 ++++ sj3rkcv/sj3_rkcv.c +@@ -33,7 +33,7 @@ + * $SonyDate: 1995/02/10 06:02:25 $ + */ + +- ++#include <string.h> + + #include "wchar16.h" + #include "sj.h" |