Small changes.
Small changes.
This commit is contained in:
parent
924eb6424c
commit
c22d8e6552
@ -1,7 +1,10 @@
|
|||||||
|
#include <u.h>
|
||||||
#include "9term.h"
|
#include "9term.h"
|
||||||
|
#include <sys/types.h>
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#include <sys/termios.h>
|
#include <sys/termios.h>
|
||||||
#include <libutil.h>
|
#include <libutil.h>
|
||||||
|
#include <libc.h>
|
||||||
|
|
||||||
int
|
int
|
||||||
getpts(int fd[], char *slave)
|
getpts(int fd[], char *slave)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user