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

index 0c9a3582088092f47bc2be3fbee3ac483b8560c8..2c074697c8bf24cc0b4b45e1881e8ab9ec234685 100644 (file)
@@ -1,6 +1,8 @@
 2003-06-06  Jim Meyering  <jim@meyering.net>
 
        Update from gnulib.
+       * putenv.c: Include <stddef.h> rather than <sys/types.h>,
+       as we merely need size_t.
        * 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.