*** 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 23e1e5b..8b33788 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>