From d0f35a7618074eb571d811367fa586fc43629608 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 31 Oct 2003 14:06:59 +0000 Subject: [PATCH] *hash.c: Include "xalloc.h" for use of xalloc_oversized. --- lib/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index c1bb4b13dd..ba17a260d9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,7 @@ 2003-10-31 Jim Meyering + * hash.c: Include "xalloc.h" for use of xalloc_oversized. + * linebuffer.c: Include for declaration of memset. 2003-10-30 Paul Eggert -- 2.30.2