$NetBSD: patch-ag,v 1.2 2001/05/20 20:52:24 rh Exp $

--- Output/OSS/OSS.h.orig	Mon May  8 23:09:16 2000
+++ Output/OSS/OSS.h
@@ -31,6 +31,9 @@
 #elif defined(HAVE_MACHINE_SOUNDCARD_H)
 #include <machine/soundcard.h>
 #endif
+#if defined(__NetBSD__) && SOUND_VERSION <= 0x030000
+#include <sys/audioio.h>
+#endif
 
 #include <fcntl.h>
 #include <unistd.h>
