[PATCH 2/13] AArch64: Cleanup fenv implementation
Carlos O'Donell
carlos@redhat.com
Thu Oct 23 19:52:00 GMT 2014
On 10/23/2014 01:34 PM, Wilco Dijkstra wrote:
> Remove an unused include.
>
> ChangeLog:
> 2014-10-23 Wilco Dijkstra <wdijkstr@arm.com>
>
> * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
> Remove unused include.
>
> ---
> sysdeps/aarch64/fpu/fsetexcptflg.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/sysdeps/aarch64/fpu/fsetexcptflg.c b/sysdeps/aarch64/fpu/fsetexcptflg.c
> index 60bb1c9..316fbd6 100644
> --- a/sysdeps/aarch64/fpu/fsetexcptflg.c
> +++ b/sysdeps/aarch64/fpu/fsetexcptflg.c
> @@ -17,7 +17,6 @@
> <http://www.gnu.org/licenses/>. */
>
> #include <fenv.h>
> -#include <math.h>
> #include <fpu_control.h>
>
> int
>
Trivial. Just push it.
c.
More information about the Libc-alpha
mailing list