projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4a3678
)
Add include for u_strToLower and others
author
unknown
<adam@.(none)>
Mon, 30 Nov 2009 13:58:10 +0000
(14:58 +0100)
committer
unknown
<adam@.(none)>
Mon, 30 Nov 2009 13:58:10 +0000
(14:58 +0100)
src/icu_casemap.c
patch
|
blob
|
history
diff --git
a/src/icu_casemap.c
b/src/icu_casemap.c
index
4c50f69
..
2ee7ebf
100644
(file)
--- a/
src/icu_casemap.c
+++ b/
src/icu_casemap.c
@@
-23,6
+23,8
@@
#include <stdlib.h>
#include <stdio.h>
+#include <unicode/ustring.h>
+
struct icu_casemap
{
char action;