X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fhard-locale.c;h=dd2ba48439cfb5d95c8cb5312d3d2c0eee368ecf;hb=4ad44dd748d5da39555cdf305568280d69a23354;hp=ef3912698ef3cff5c0ab10ceb0c986cfa5d0f852;hpb=0632e115747ff96e93330c88f536d7354a7ce507;p=gnulib.git diff --git a/lib/hard-locale.c b/lib/hard-locale.c index ef3912698..dd2ba4843 100644 --- a/lib/hard-locale.c +++ b/lib/hard-locale.c @@ -1,6 +1,6 @@ /* hard-locale.c -- Determine whether a locale is hard. - Copyright (C) 1997, 1998, 1999, 2002, 2003, 2004, 2006 Free + Copyright (C) 1997, 1998, 1999, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify @@ -25,8 +25,6 @@ #include #include -#include "strdup.h" - #ifdef __GLIBC__ # define GLIBC_VERSION __GLIBC__ #else