X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funicase%2Fu32-casemap.c;h=10593d996611cb7670f73b6d35e98e300fa8aa7f;hb=7422b7ede18016dea87d207cbb7535428afba3ec;hp=f6284931021005beff395fad4dbcdc465311c78c;hpb=598cf43427cff7e854b78a60ee8cfd7822b579ea;p=gnulib.git diff --git a/lib/unicase/u32-casemap.c b/lib/unicase/u32-casemap.c index f62849310..10593d996 100644 --- a/lib/unicase/u32-casemap.c +++ b/lib/unicase/u32-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009-2014 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify it @@ -26,7 +26,6 @@ #include "unistr.h" #include "unictype.h" -#include "uniwbrk.h" #include "uninorm.h" #include "caseprop.h" #include "context.h"