mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Pointed out by: pointy via kris
8 lines
231 B
C
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
|