From 2e5e031d50fb2fbf58d08f398b58d3ea0ddc4be0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 19 Dec 2003 03:51:06 +0000 Subject: Fix typo. * sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h: Include stdint.h. --- nptl/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit 1.4.1