Merge "Update s_fabsl.c to upstream head."

This commit is contained in:
Elliott Hughes 2012-04-30 22:35:02 -07:00 committed by android code review
commit 10579fc43d

View file

@ -1,5 +1,5 @@
/*-
* Copyright (c) 2003 Dag-Erling Coïdan Smørgrav
* Copyright (c) 2003 Dag-Erling Smørgrav
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $FreeBSD: src/lib/msun/src/s_fabsl.c,v 1.2 2003/10/25 19:53:28 des Exp $
* $FreeBSD$
*/
#include <math.h>