]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 07:09:32 +0000 (07:09 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 07:09:32 +0000 (07:09 +0000)
ChangeLog

index 9fc4242cbf787dd79be34b2bf6bf3d00acda475f..c5159be28dad2aa3c678e0257c7eb01d20048b7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2003-07-23  Jim Meyering  <jim@meyering.net>
 
+       * 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