From: Ulrich Drepper Date: Fri, 19 Dec 2003 03:51:06 +0000 (+0000) Subject: Fix typo. X-Git-Tag: cvs/ChangeLog~136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e5e031d50fb2fbf58d08f398b58d3ea0ddc4be0;p=platform%2Fupstream%2Fglibc.git Fix typo. * sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h: Include stdint.h. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index bca4533..de71eb6 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.