X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ffnmatch.c;h=ec42b77058e19ff099165088162331384d82a9aa;hb=b566a1cae5310716bad3151cee69f943915b2d31;hp=fd250f42d31248ad69e7b9950d2c6a30aafa48a2;hpb=6bc7a02996c53c32437a1055cad7b24d5d7fc88b;p=gnulib.git diff --git a/lib/fnmatch.c b/lib/fnmatch.c index fd250f42d..ec42b7705 100644 --- a/lib/fnmatch.c +++ b/lib/fnmatch.c @@ -46,8 +46,6 @@ /* For platform which support the ISO C amendement 1 functionality we support user defined character classes. */ #if defined _LIBC || WIDE_CHAR_SUPPORT -/* Solaris 2.5 has a bug: must be included before . */ -# include # include #endif