opnsense-ports/audio/nspmod/files/patch-dacio.h
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02:00

10 lines
163 B
C

--- dacio.h.orig 1995-09-16 07:01:08 UTC
+++ dacio.h
@@ -3,6 +3,7 @@
#endif
typedef struct {
+ int bits;
int speed;
int stereo;
} DacioConfInfo;