mirror of
https://github.com/tio/tio.git
synced 2026-05-02 07:17:57 +02:00
Merge pull request #65 from arkamar/musl-include
Add missing header file under musl-libc
This commit is contained in:
commit
8c7cf2015a
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
*/
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
#include <asm/ioctls.h>
|
||||
#include <asm/termbits.h>
|
||||
|
||||
int setspeed2(int fd, int baudrate)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue