mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Reintroduce asm-generic/ioctls.h
It is needed for ppc builds.
This commit is contained in:
parent
7ffeeccdf5
commit
63ef65804f
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#define termios asmtermios
|
||||
#include <sys/ioctl.h>
|
||||
#undef termios
|
||||
#include <asm-generic/ioctls.h>
|
||||
#include <asm-generic/termbits.h>
|
||||
|
||||
int setspeed2(int fd, int baudrate)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue