From e2da85e0b731442c8ad383702929bcd31cd1b2e8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Jul 2003 07:09:32 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9fc4242cbf..c5159be28d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2003-07-23 Jim Meyering + * src/stat.c: Don't include unistd.h or time.h; system.h already + does it. + * src/readlink.c: Don't include stdlib.h, unistd.h, or limits.h; + system.h already does it. + * src/pr.c: Don't include time.h; system.h already does it. + * src/pathchk.c: Don't include errno.h; system.h already does it. + * src/nice.c: Don't include sys/time.h; system.h already does it. + * Version 5.0.90. * tests/rm/fail-2eperm: Add a check for whether $NON_ROOT_USERNAME -- 2.47.2