]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 23 Sep 2005 12:44:07 +0000 (12:44 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 23 Sep 2005 12:44:07 +0000 (12:44 +0000)
lib/ChangeLog

index 1670890635ce332ceb6daf246e13a604255266a1..e225bbb6fb5ac14edf99f953b19a2a2fbb7bc631 100644 (file)
@@ -1,3 +1,9 @@
+2005-09-23  Jim Meyering  <jim@meyering.net>
+
+       * strnumcmp-in.h: Include <config.h>.  Otherwise builds with strict
+       C89 (e.g., Sun's /opt/SUNWspro/bin/c89) would fail due to the use
+       of `inline'.
+
 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
 
        * getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.