$OpenBSD: patch-target-sparc_op_helper_c,v 1.1.1.1 2005/03/07 16:41:28 todd Exp $
--- target-sparc/op_helper.c.orig	Tue Feb 22 13:14:33 2005
+++ target-sparc/op_helper.c	Sun Feb 27 17:15:09 2005
@@ -1,5 +1,7 @@
 #include <math.h>
+#if !defined(_BSD) && !defined(__OpenBSD__)
 #include <fenv.h>
+#endif
 #include "exec.h"
 
 //#define DEBUG_MMU
