(Open)Solaris probably supports the audioio API better than OSS
This commit is contained in:
parent
d964eaea64
commit
9d6ee1aaf2
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
|
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#ifdef __NetBSD__
|
#if defined(__NetBSD__) || defined(__sun__)
|
||||||
# include <sys/audioio.h>
|
# include <sys/audioio.h>
|
||||||
#else
|
#else
|
||||||
# include <sys/soundcard.h>
|
# include <sys/soundcard.h>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user