X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fhash.c;h=4d76f765e90b4ba549ce097b8eb717a6cb869e2b;hb=47cb657eca1abf2c26c32c8ce03def994a3ee37c;hp=732586e86d544dde4b36fda2aa9841100bc7503d;hpb=0fd6a77ff26f7b9ded8fcfa97c572423632854d4;p=gnulib.git diff --git a/lib/hash.c b/lib/hash.c index 732586e86..4d76f765e 100644 --- a/lib/hash.c +++ b/lib/hash.c @@ -1,6 +1,6 @@ /* hash - hashing table processing. - Copyright (C) 1998-2004, 2006-2007, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 1998-2004, 2006-2007, 2009-2011 Free Software Foundation, Inc. Written by Jim Meyering, 1992. @@ -27,7 +27,7 @@ #include "hash.h" #include "bitrotate.h" -#include "xalloc.h" +#include "xalloc-oversized.h" #include #include