summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-10-30 07:15:12 -0700
committerUlrich Drepper <drepper@redhat.com>2009-10-30 07:15:12 -0700
commit2c5c07f5fc27dab969c1bd885981d095580e53cd (patch)
treee1c8639492d0a6584e2445060da5e315f3e0f0a9 /ChangeLog
parentde2cc8095bf7fa4202d0d4c038c8be61dc60fd41 (diff)
Add missing declarations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6562469777..8039e4bc49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-10-30 Andreas Schwab <schwab@redhat.com>
+ * locale/programs/locale-spec.c: Include <error.h> and
+ <libintl.h>.
+
* sysdeps/unix/sysv/linux/readlinkat.c: Fix last change.
2009-10-28 Roland McGrath <roland@redhat.com>