remove emallocz()
This commit is contained in:
parent
f982c1c37c
commit
b3902ca178
5 changed files with 3 additions and 24 deletions
1
pty.c
1
pty.c
|
@ -1,5 +1,4 @@
|
|||
/* 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