$NetBSD: patch-aa,v 1.4 2006/07/07 19:36:30 thomasklausner Exp $

--- src/modules/snd/libkvisnd.cpp.orig	2005-02-23 19:57:27.000000000 +0000
+++ src/modules/snd/libkvisnd.cpp
@@ -59,7 +59,7 @@
 			#ifdef HAVE_SYS_SOUNDCARD_H
 				#include <sys/soundcard.h>
 			#else
-				#warning "Ops.. have no soundcard.h ? ... we're going to fail here :/"
+				#include <soundcard.h>
 			#endif
 		#endif
 		#ifdef COMPILE_AUDIOFILE_SUPPORT
