]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 6 Jun 2003 21:00:20 +0000 (21:00 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Jun 2003 21:00:20 +0000 (21:00 +0000)
lib/ChangeLog

index 2c074697c8bf24cc0b4b45e1881e8ab9ec234685..18faf7058857d591fc8fb71a77548717f698388e 100644 (file)
@@ -3,6 +3,7 @@
        Update from gnulib.
        * putenv.c: Include <stddef.h> rather than <sys/types.h>,
        as we merely need size_t.
+       * realloc.c: Likewise.
        * quote.c: Don't include <stddef.h> or <sys/types.h>; not needed.
        * modechange.c: Include <stddef.h>.
        (NULL): Don't define, since <stddef.h> does that.