Merged new-mixer branch...

This commit is contained in:
Jaroslav Kysela 1999-03-08 16:51:36 +00:00
parent e54aada1a6
commit c0e741dd8a
12 changed files with 307 additions and 19 deletions

View file

@ -16,7 +16,7 @@ void main(void)
#if !defined(SND_PROTOCOL_VERSION) || !defined(SND_PROTOCOL_UNCOMPATIBLE)
#error not found
#else
#if !defined(SND_MIXER_IOCTL_CHANNEL_RREAD)
#if !defined(SND_MIXER_IOCTL_CHANNEL_IREAD)
#error wrong version
#endif
exit(0);