X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmemcoll.c;h=e5ef36397b6a5af2b9361ff71fb42064c2e25947;hb=a9e638f0e4d6928c12f2b374bc369bb1ecf2cdfe;hp=457d1104a93c9093d67875e123fcff1a850b7273;hpb=ce36c16dc8f476249a9825079f96efabe03b0cf5;p=gnulib.git diff --git a/lib/memcoll.c b/lib/memcoll.c index 457d1104a..e5ef36397 100644 --- a/lib/memcoll.c +++ b/lib/memcoll.c @@ -1,5 +1,6 @@ /* Locale-specific memory comparison. - Copyright (C) 1999, 2002, 2003, 2004 Free Software Foundation, Inc. + + Copyright (C) 1999, 2002, 2003, 2004, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,9 +18,7 @@ /* Contributed by Paul Eggert . */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "memcoll.h"