From 0ac7a3d6533f4440ce1b802b959427655abf3bdc Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Fri, 23 Nov 2001 10:43:17 +0000
Subject: Add this so madplay will properly configure itself using oss as a
 default output device.  -Erik

---
 include/sys/soundcard.h | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 include/sys/soundcard.h

(limited to 'include/sys')

diff --git a/include/sys/soundcard.h b/include/sys/soundcard.h
new file mode 100644
index 000000000..fade986fe
--- /dev/null
+++ b/include/sys/soundcard.h
@@ -0,0 +1 @@
+#include <linux/soundcard.h>
-- 
cgit v1.2.3