$NetBSD: patch-an,v 1.1.1.1 2004/01/26 15:11:49 jmmv Exp $

--- player/main.cpp.orig	Thu Dec 14 03:37:50 2000
+++ player/main.cpp
@@ -16,6 +16,9 @@
 #ifdef __FreeBSD__
 #include <floatingpoint.h>
 #endif
+#ifdef __NetBSD__
+#include <machine/ieeefp.h>
+#endif
 #include "mywidget.h"
 #include <default.h>
 #include <version.h>
