summaryrefslogtreecommitdiff
path: root/audio/nspmod/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/nspmod/files/patch-ad')
-rw-r--r--audio/nspmod/files/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/nspmod/files/patch-ad b/audio/nspmod/files/patch-ad
new file mode 100644
index 000000000000..eaf68819e358
--- /dev/null
+++ b/audio/nspmod/files/patch-ad
@@ -0,0 +1,12 @@
+*** dacio.h.orig Wed Sep 3 14:58:39 1997
+--- dacio.h Wed Sep 3 13:49:32 1997
+***************
+*** 3,8 ****
+--- 3,9 ----
+ #endif
+
+ typedef struct {
++ int bits;
+ int speed;
+ int stereo;
+ } DacioConfInfo;