mirror of https://github.com/python/cpython
This module's name should be linuxaudio*dev*.c
This commit is contained in:
parent
1027e3fde9
commit
8de16932d0
|
@ -275,7 +275,7 @@ sha shamodule.c
|
|||
|
||||
# Linux specific modules -- off by default:
|
||||
|
||||
#linuxaudio linuxaudio.c
|
||||
#linuxaudiodev linuxaudiodev.c
|
||||
|
||||
|
||||
# George Neville-Neil's timing module:
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
#include <stropts.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <linux/soundcard.h>
|
||||
|
Loading…
Reference in New Issue