machine/fpu.h is not needed on amd64 and does not exist on i386.
authorbluhm <bluhm@openbsd.org>
Tue, 10 Jul 2018 20:21:53 +0000 (20:21 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 10 Jul 2018 20:21:53 +0000 (20:21 +0000)
Remove the include.

regress/lib/libm/fenv/fenv.c

index 4de4d86..46d9b95 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: fenv.c,v 1.4 2018/07/09 16:20:33 bluhm Exp $  */
+/*     $OpenBSD: fenv.c,v 1.5 2018/07/10 20:21:53 bluhm Exp $  */
 
 /*-
  * Copyright (c) 2004 David Schultz <das@FreeBSD.org>
@@ -41,7 +41,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
-#include <machine/fpu.h>
 
 /*
  * Implementations are permitted to define additional exception flags