*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 6 Jun 2003 22:30:51 +0000 (22:30 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Jun 2003 22:30:51 +0000 (22:30 +0000)
lib/ChangeLog

index bfdc0c3..aeec857 100644 (file)
@@ -1,6 +1,12 @@
 2003-06-07  Jim Meyering  <jim@meyering.net>
 
        Update from gnulib.
+       * strtoimax.c: Include <stdint.h> as an alternative to <inttypes.h>.
+       * xstrtol.h: Likewise.
+       * xstrtoimax.c: Likewise.
+       * xstrtoumax.c: Likewise.
+
+       Update from gnulib.
        * strcasecmp.c: Include <stddef.h>, not <sys/types.h>.
        * savedir.c: Include <stddef.h>.
        (NULL): Don't define, since <stddef.h> does that.