$NetBSD: patch-aa,v 1.1 2006/02/07 13:28:08 drochner Exp $

--- Src/libnumarraymodule.c.orig	2006-02-07 14:10:21.000000000 +0100
+++ Src/libnumarraymodule.c
@@ -1918,7 +1918,7 @@ NA_checkFPErrors(void)
 /* Solaris --------------------------------------------------------*/
 /* --------ignoring SunOS ieee_flags approach, someone else can
 **         deal with that! */
-#elif defined(sun)
+#elif defined(sun) || defined(__NetBSD__)
 #include <ieeefp.h>
 
 static int 
