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

index bb19f128d9bfc95a859810e60517a151c70daf89..3b01f14ad290fa6d4b5da8575a064010080ea49f 100644 (file)
@@ -1,6 +1,9 @@
 2003-06-06  Jim Meyering  <jim@meyering.net>
 
        Update from gnulib.
+       * rpmatch.c: Include <limits.h> without checking for HAVE_LIMITS_H.
+       Include <stddefs.h> unconditionally.
+       (NULL): Don't define, since <stddef.h> does that.
        * rename.c: #undef rename before defining rpl_rename.
        [HAVE_CONFIG_H]: Guard inclusion of config.h.
        * putenv.c: Include <stddef.h> rather than <sys/types.h>,