X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ficu_casemap.c;h=d0a705125c2901c3f31f9987d795ced2f57e2398;hb=80fee38926477efd73c739731c5670d59c5d1bf7;hp=4c50f69da02a19174ed77b9465a992b820c20458;hpb=54bd147d353f7f340a48a9da5c6a568446223371;p=yaz-moved-to-github.git diff --git a/src/icu_casemap.c b/src/icu_casemap.c index 4c50f69..d0a7051 100644 --- a/src/icu_casemap.c +++ b/src/icu_casemap.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -23,6 +23,8 @@ #include #include +#include + struct icu_casemap { char action;