From 6819756293ae8a0090d63b085cd60b64904b431b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 18 Feb 2007 22:34:37 +0100 Subject: Rely on gnulib-generated stdlib.h, not exit.h. * src/system.h: Don't include exit.h, now that it's subsumed by the gnulib-generated stdlib.h. * lib/xfts.c: Include rather than exit.h, now that stdlib.h --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 793a227f9..09b54b649 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2007-02-18 Jim Meyering + + * xfts.c: Include rather than exit.h, now that stdlib.h + is guaranteed to provide a valid definition of EXIT_FAILURE. + 2007-01-19 Jim Meyering * .cvsignore, .gitignore: Add sys, as well as more -- cgit v1.2.3-70-g09d2