From: Alexandre Oliva Date: Fri, 14 Mar 2003 04:21:27 +0000 (+0000) Subject: * stdlib/fpioconst.h: Include gmp.h with angle brackets. X-Git-Tag: upstream/2.30~19797 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=264befa8c2b8029f614f7671a9b10d489a2e43e1;p=external%2Fglibc.git * stdlib/fpioconst.h: Include gmp.h with angle brackets. 2003-03-14 Alexandre Oliva * stdlib/fpioconst.h: Include gmp.h with angle brackets. --- diff --git a/ChangeLog b/ChangeLog index 25e5ba5..3a1d6b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-14 Alexandre Oliva + + * stdlib/fpioconst.h: Include gmp.h with angle brackets. + 2003-03-13 Roland McGrath * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs diff --git a/stdlib/fpioconst.h b/stdlib/fpioconst.h index da7426c..c7f87ba 100644 --- a/stdlib/fpioconst.h +++ b/stdlib/fpioconst.h @@ -1,5 +1,6 @@ /* Header file for constants used in floating point <-> decimal conversions. - Copyright (C) 1995,1996,1997,1998,1999,2002 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 1999, 2002, 2003 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -22,7 +23,7 @@ #include #include -#include "gmp.h" +#include /* These values are used by __printf_fp, where they are noncritical (if the