source utility functions out to util.c
This commit is contained in:
parent
05ebee6084
commit
5f28725471
6 changed files with 46 additions and 39 deletions
1
pty.c
1
pty.c
|
@ -1,4 +1,5 @@
|
|||
/* See LICENSE file for copyright and license details. */
|
||||
#include "util.h"
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue