artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a7328
)
machine/fpu.h is not needed on amd64 and does not exist on i386.
author
bluhm
<bluhm@openbsd.org>
Tue, 10 Jul 2018 20:21:53 +0000
(20:21 +0000)
committer
bluhm
<bluhm@openbsd.org>
Tue, 10 Jul 2018 20:21:53 +0000
(20:21 +0000)
Remove the include.
regress/lib/libm/fenv/fenv.c
patch
|
blob
|
history
diff --git
a/regress/lib/libm/fenv/fenv.c
b/regress/lib/libm/fenv/fenv.c
index
4de4d86
..
46d9b95
100644
(file)
--- a/
regress/lib/libm/fenv/fenv.c
+++ b/
regress/lib/libm/fenv/fenv.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: fenv.c,v 1.
4 2018/07/09 16:20:3
3 bluhm Exp $ */
+/* $OpenBSD: fenv.c,v 1.
5 2018/07/10 20:21:5
3 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