about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-12-19 03:51:06 +0000
committerUlrich Drepper <drepper@redhat.com>2003-12-19 03:51:06 +0000
commit2e5e031d50fb2fbf58d08f398b58d3ea0ddc4be0 (patch)
tree6e62d2d7826b2a00a3f7b8ee91620c7866e00b35 /nptl
parent675620f74c6fd1233ab57c19a3b1c6279e782c09 (diff)
downloadglibc-2e5e031d50fb2fbf58d08f398b58d3ea0ddc4be0.tar.gz
glibc-2e5e031d50fb2fbf58d08f398b58d3ea0ddc4be0.tar.xz
glibc-2e5e031d50fb2fbf58d08f398b58d3ea0ddc4be0.zip
Fix typo.
	* sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h: Include stdint.h.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index bca4533902..de71eb6917 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -29,7 +29,7 @@
 	* sysdeps/sh/jmpbuf-unwind.h: New file.
 	* sysdeps/sparc/sparc32/jmpbuf-unwind.h: New file.
 	* sysdeps/x86_64/jmpbuf-unwind.h: New file.
-	* sysdeps/ia64/jmpbuf-unwind.h: Include stdint.h.
+	* sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h: Include stdint.h.
 	(_JMPBUF_CFA_UNWINDS): Remove.
 	(_JMPBUF_CFA_UNWINDS_ADJ, _JMPBUF_UNWINDS_ADJ): Define.