From dfaf03f037831a8f153cd4f4e5f7d8224bf81f46 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 26 Jun 2000 10:55:57 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 05698ed8b..56e414e38 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2000-06-26 Jim Meyering + + * posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort. + 2000-06-17 Bruno Haible * getusershell.c (xmalloc, xrealloc): Remove functions.