Fixed a warning when compiling with OSS support
This commit is contained in:
parent
95cdb596dd
commit
372fdf4e43
|
@ -21,6 +21,7 @@ static char _license[] =
|
|||
# include <sys/ioctl.h>
|
||||
# include <sys/audioio.h>
|
||||
#else
|
||||
# include <sys/ioctl.h>
|
||||
# include <sys/soundcard.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user