summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-23 10:43:17 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-23 10:43:17 +0000
commit0ac7a3d6533f4440ce1b802b959427655abf3bdc (patch)
tree1dcb000e650bdd3493b1c4b232afb04e6d882595 /include
parente20798031a96d8da9825badb6c43986783cd64eb (diff)
Add this so madplay will properly configure itself using oss
as a default output device. -Erik
Diffstat (limited to 'include')
-rw-r--r--include/sys/soundcard.h1
1 files changed, 1 insertions, 0 deletions
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>