summaryrefslogtreecommitdiff
path: root/inputmethod/kinput2/patches/patch-lib_ctext.c
blob: 48d2681c39202ea3aabac352bda7a868f4701ea6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-lib_ctext.c,v 1.1 2011/09/13 07:28:48 mef Exp $

To compile with ja-freewnn-lib-1.11alpah22

--- lib/ctext.c.orig	2002-10-03 09:35:28.000000000 +0000
+++ lib/ctext.c
@@ -72,4 +72,6 @@ static char *rcsid = "$Id: ctext.c,v 2.6
 #endif
 
+#include <string.h>
+
 typedef unsigned short	wchar;