2003-06-27 08:44:28 +02:00
|
|
|
--- Mixer.cc.orig Sun Sep 15 18:42:33 2002
|
|
|
|
+++ Mixer.cc Tue Apr 29 01:43:01 2003
|
2002-09-08 02:47:46 +02:00
|
|
|
@@ -33,8 +33,6 @@
|
|
|
|
|
|
|
|
#if defined(__Linux__)
|
|
|
|
#include <linux/soundcard.h>
|
|
|
|
-#elif defined(__FreeBSD__)
|
|
|
|
-#include <machine/soundcard.h>
|
2003-06-27 08:44:28 +02:00
|
|
|
#elif defined(__OpenBSD__)
|
|
|
|
#include <soundcard.h>
|
2002-09-08 02:47:46 +02:00
|
|
|
#else
|