mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Include <sys/ioctl.h>, to keep gcc -Wall happy.
This commit is contained in:
parent
cd165cc092
commit
3d65fa3488
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <sys/file.h>
|
||||
#endif
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue