]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 29 Nov 2003 12:02:53 +0000 (12:02 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Nov 2003 12:02:53 +0000 (12:02 +0000)
lib/ChangeLog

index 23e1e5bb238502b65e16747264591470c6b238ed..8b33788b5342a45a31a79714a2708b8d8c990559 100644 (file)
@@ -3,6 +3,7 @@
        * c-strtod.c (c_strtod): Save and restore original LC_NUMERIC setting,
        in case it was different from the environment-derived value.
        Patch by Paul Eggert.
+       Include "xalloc.h" for declaration of xstrdup.
 
 2003-11-24  Paul Eggert  <eggert@twinsun.com>