ports/emulators/qemu/files/patch-target-sparc::op_helper.c
Norikatsu Shigemura e38b4b346b Fix build error on 4-stable.
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Pointed out by:	pointy via kris
2004-10-28 15:42:48 +00:00

8 lines
231 B
C

--- qemu/target-sparc/op_helper.c.orig Mon Oct 11 02:46:24 2004
+++ qemu/target-sparc/op_helper.c Thu Oct 28 23:28:57 2004
@@ -1,5 +1,4 @@
#include <math.h>
-#include <fenv.h>
#include "exec.h"
#ifdef USE_INT_TO_FLOAT_HELPERS