From 64cd3e83c9993f3c1a3c24ea3030a22ccf35e12d Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 27 Dec 2005 14:48:14 +0000 Subject: Updated to fedora-glibc-20051227T1426 --- soft-fp/soft-fp.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'soft-fp') diff --git a/soft-fp/soft-fp.h b/soft-fp/soft-fp.h index 2dc66c1ba3..24a9b33c08 100644 --- a/soft-fp/soft-fp.h +++ b/soft-fp/soft-fp.h @@ -1,5 +1,6 @@ /* Software floating-point emulation. - Copyright (C) 1997,1998,1999,2000,2002,2003 Free Software Foundation, Inc. + Copyright (C) 1997,1998,1999,2000,2002,2003,2005 + Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@cygnus.com), Jakub Jelinek (jj@ultra.linux.cz), @@ -24,7 +25,7 @@ #ifndef SOFT_FP_H #define SOFT_FP_H -#include "sfp-machine.h" +#include /* Allow sfp-machine to have its own byte order definitions. */ #ifndef __BYTE_ORDER -- cgit v1.2.3