]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 16:04:16 +0000 (16:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 16:04:16 +0000 (16:04 +0000)
old/textutils/ChangeLog

index f5bd0ebb0c788773a37740f8141fb633325b8fba..65a34b3e58e41a4ad115d227df9b8bdf892fae2e 100644 (file)
@@ -1,7 +1,11 @@
-2002-05-22  Jim Meyering  <meyering@lucent.com>
+2002-06-15  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.22.
 
+       * src/cksum.c: Include <sys/types.h> before system.h.
+
+2002-05-22  Jim Meyering  <meyering@lucent.com>
+
        * src/od.c [struct dummy]: Renamed.  Don't rely on portability of
        zero-length arrays.  Instead, use sizes of -1 or +1.
        Reported by Eric Backus.