Add missing header.
This commit is contained in:
parent
b8a5cd86e3
commit
b4d2cfd941
@ -47,6 +47,7 @@ static char sccsid[] = "@(#)pty.c 8.3 (Berkeley) 5/16/94";
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
|
||||
int
|
||||
openpty(int *amaster, int *aslave, char *name, struct termios *termp,
|
||||
|
Loading…
x
Reference in New Issue
Block a user