$NetBSD$

--- audio-voxware.cc.orig	Fri Apr 26 14:22:37 1996
+++ audio-voxware.cc	Wed Dec  8 11:06:17 1999
@@ -44,6 +44,8 @@
 #include <sys/uio.h>
 #include <unistd.h>
 #include <machine/soundcard.h>
+#elif defined(__NetBSD__)
+#include <soundcard.h>
 #else
 #include <sys/soundcard.h>
 #endif
