X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Funicase%2Fu8-casemap.c;h=52493e4e98d763cb5526c760a9e313466ca6798d;hb=7422b7ede18016dea87d207cbb7535428afba3ec;hp=52c8f45aadfd86fa7eccbf759baeaa24c168bc0e;hpb=598cf43427cff7e854b78a60ee8cfd7822b579ea;p=gnulib.git diff --git a/lib/unicase/u8-casemap.c b/lib/unicase/u8-casemap.c index 52c8f45aa..52493e4e9 100644 --- a/lib/unicase/u8-casemap.c +++ b/lib/unicase/u8-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-8 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"