From 7e118246da012348761ecbfb88bc2ac3d985cbc0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 31 Jan 2001 06:36:39 +0000 Subject: Update. 2001-01-29 Ben Collins * sysdeps/sparc/fpu/fraiseexcpt.c: Include . * sysdeps/hppa/fpu/fraiseexcpt.c: Likewise. * sysdeps/m68k/fpu/fraiseexcpt.c: Likewise. * sysdeps/s390/fpu/fraiseexcpt.c: Likewise. * locale/programs/ld-measurement.c (measurement_finish): Fix a typo. Patch by Marko Myllynen . * string/bits/string2.h (__strpbrk_c2): Correct parameter types (int instead of char). (__strpbrk_c3): Likewise. Reported by GOTO Masanori . Reported by Arkadiusz Miskiewicz . --- sysdeps/m68k/fpu/fraiseexcpt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/m68k') diff --git a/sysdeps/m68k/fpu/fraiseexcpt.c b/sysdeps/m68k/fpu/fraiseexcpt.c index dcdd6c9131..1c559c2b26 100644 --- a/sysdeps/m68k/fpu/fraiseexcpt.c +++ b/sysdeps/m68k/fpu/fraiseexcpt.c @@ -19,6 +19,7 @@ Boston, MA 02111-1307, USA. */ #include +#include #include int -- cgit v1.2.3