]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 26 Nov 2000 23:13:28 +0000 (23:13 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Nov 2000 23:13:28 +0000 (23:13 +0000)
old/textutils/ChangeLog

index 76912f67814a7d8ffe2d7013ade8b3266c594a34..d72a03c8470a03d7fc4a5d65b10b4b813e50a13e 100644 (file)
@@ -2,6 +2,11 @@
 
        * Version 2.0.9.
 
+       * src/checksum.h: Don't include system.h here.
+       * src/md5.c: Include config.h, stdio.h, sys/types.h. and system.h here
+       instead.
+       * src/sha1sum.c: Likewise.
+
 2000-11-18  Paul Eggert  <eggert@twinsun.com>
 
        * src/pr.c (main): Do not assume EOF == -1.