Browse Source

Add this so madplay will properly configure itself using oss
as a default output device.
-Erik

Eric Andersen 22 years ago
parent
commit
0ac7a3d653
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/sys/soundcard.h

+ 1 - 0
include/sys/soundcard.h

@@ -0,0 +1 @@
+#include <linux/soundcard.h>