From: unknown Date: Mon, 30 Nov 2009 13:58:10 +0000 (+0100) Subject: Add include for u_strToLower and others X-Git-Tag: v4.0.0~102 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=6b386515fef2b226ae495c72f1af983148b98211;ds=sidebyside Add include for u_strToLower and others --- diff --git a/src/icu_casemap.c b/src/icu_casemap.c index 4c50f69..2ee7ebf 100644 --- a/src/icu_casemap.c +++ b/src/icu_casemap.c @@ -23,6 +23,8 @@ #include #include +#include + struct icu_casemap { char action;