$OpenBSD: patch-fpu_softfloat-native_c,v 1.2 2007/05/01 12:55:14 todd Exp $
--- fpu/softfloat-native.c.orig	Mon Feb  5 17:01:54 2007
+++ fpu/softfloat-native.c	Sat Mar 10 16:39:39 2007
@@ -1,6 +1,7 @@
 /* Native implementation of soft float functions. Only a single status
    context is supported */
 #include "softfloat.h"
+#include "gnu-c99-math.h"
 #include <math.h>
 
 void set_float_rounding_mode(int val STATUS_PARAM)
