summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-18 03:13:30 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-18 03:13:30 +0000
commit77f855ed46cf2fdc5c852165753f3de122c4b7c9 (patch)
treeaa1dc662697923130d579d1da84ef8307acc04f1 /ChangeLog
parent7707af891e521bc7c77db974bfdbeacd85ee5269 (diff)
downloadglibc-77f855ed46cf2fdc5c852165753f3de122c4b7c9.tar.gz
Update.
* locale/weight.h: Include <errno.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70c28b2aab..da353b1af1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1999-08-17 Ulrich Drepper <drepper@cygnus.com>
+ * locale/weight.h: Include <errno.h>.
+
* posix/sys/types.h: Define type useconds_t if not done already.
* posix/unistd.h: Likewise. Use this in ualarm and usleep
declarations.