Small changes.
Small changes.
This commit is contained in:
parent
924eb6424c
commit
c22d8e6552
1 changed files with 3 additions and 0 deletions
|
|
@ -1,7 +1,10 @@
|
|||
#include <u.h>
|
||||
#include "9term.h"
|
||||
#include <sys/types.h>
|
||||
#include <termios.h>
|
||||
#include <sys/termios.h>
|
||||
#include <libutil.h>
|
||||
#include <libc.h>
|
||||
|
||||
int
|
||||
getpts(int fd[], char *slave)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue