*hash.c: Include "xalloc.h" for use of xalloc_oversized.
authorJim Meyering <jim@meyering.net>
Fri, 31 Oct 2003 14:06:59 +0000 (14:06 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 Oct 2003 14:06:59 +0000 (14:06 +0000)
lib/ChangeLog

index c1bb4b13dd91009d1fd97cb3f01818793002c0f2..ba17a260d99ac3906ef5b03d950046fa023ce721 100644 (file)
@@ -1,5 +1,7 @@
 2003-10-31  Jim Meyering  <jim@meyering.net>
 
+       * hash.c: Include "xalloc.h" for use of xalloc_oversized.
+
        * linebuffer.c: Include <string.h> for declaration of memset.
 
 2003-10-30  Paul Eggert  <eggert@twinsun.com>